diff --git a/commands/db/db-setup.sh b/commands/db/db-setup.sh index 5e07561..0837f3f 100644 --- a/commands/db/db-setup.sh +++ b/commands/db/db-setup.sh @@ -1,3 +1,7 @@ + +# Example Usage +# ssh user@host "sudo -n bash -s" -- < ./commands/db-setup.sh 'rootPass' "maindb" "maindbPass" + if [ "$1" == "-h" ]; then echo "Usage:" echo " ./db-setup.sh "