We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f28db7 commit 94800d2Copy full SHA for 94800d2
scripts/postinstall.sh
@@ -131,5 +131,5 @@ echo " 1️⃣ Edit config: sudo nano $ENV_FILE"
131
echo " 2️⃣ Check status: sudo systemctl status vilesql"
132
echo " 3️⃣ View logs: sudo tail -f $LOG_FILE"
133
echo " 4️⃣ View runtime logs: sudo tail -f $RUNTIME_LOG_FILE"
134
-echo " 4️⃣ Run manually: sudo -u vilesql /usr/bin/vilesql --help"
+echo " 5️⃣ Run manually: sudo -u vilesql /usr/bin/vilesql --help"
135
echo ""
0 commit comments