Added help command for the manager script.

This commit is contained in:
2025-04-04 21:45:14 +03:00
parent 383c14db20
commit bcea2ad727
2 changed files with 30 additions and 11 deletions

View File

@@ -54,7 +54,6 @@ ln -sf "$APP_DIR/scripts/manager.sh" "$HOME/.local/bin/db-middleware"
export PATH="$HOME/.local/bin:$PATH"
source ~/.bashrc
# sudo usermod -aG docker $USER
# newgrp docker
# Run the manager.sh script with the "install" argument
"$APP_DIR/scripts/manager.sh" install
"$APP_DIR/scripts/manager.sh" install