Update autoBuildDeploy

This commit is contained in:
basshound 2024-04-30 14:33:15 +00:00
parent b65ad639cf
commit fb3cb6da25
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#!/bin/bash
sudo ./installReqs
./setup
./runServer
sudo ./setup
sudo ./runServer