diff --git a/remote_install_server.sh b/remote_install_server.sh index a991f2b..01f027b 100644 --- a/remote_install_server.sh +++ b/remote_install_server.sh @@ -18,8 +18,8 @@ fi # Change directory to the cloned repository cd "$INSTALL_DIR" -whoami -bash install_deps.sh +# whoami +# bash install_deps.sh # Assuming your script uses other scripts or configurations from the repo # Execute a specific script from the cloned repository