From: Damian Myrda Date: Tue, 10 Sep 2024 12:54:39 +0000 (-0500) Subject: Revert "Auto run setup" X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=7a627791e94abb6e622e13aa9f59759ea6383ca2;p=p8d.git Revert "Auto run setup" This reverts commit d23a69835ace29c90ca005c96882099ade0340c8. --- diff --git a/download.sh b/download.sh index 1709246..faddb4d 100755 --- a/download.sh +++ b/download.sh @@ -13,4 +13,4 @@ chown -R p8d /p8d/ cd /p8d/ echo "now run the setup.sh script to setup services" -su - p8d -c /p8d/setup.sh +su p8d