diff --git a/autoBuildDeploy b/autoBuildDeploy index cc1f786..abe5bac 100644 --- a/autoBuildDeploy +++ b/autoBuildDeploy @@ -1 +1,5 @@ -#!/bin/bash \ No newline at end of file +#!/bin/bash + +sudo ./installReqs +./setup +./runServer \ No newline at end of file