Update autoBuildDeploy

This commit is contained in:
basshound 2024-04-30 17:24:21 +00:00
parent c52fbf7338
commit 20b0ca66ac
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#!/bin/bash #!/bin/bash
cd "$(dirname "$0")"
sudo ./installReqs sudo ./installReqs
sudo ./setup sudo ./setup
sudo ./runServer sudo ./runServer