Added help command for the manager script.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user