Simplify Github actions

This commit is contained in:
Nanne Baars 2021-10-24 10:03:47 +02:00
parent 672d752e0e
commit cb6c8af3bb
No known key found for this signature in database
GPG Key ID: A6D6C06FE4EC14E7

View File

@ -3,7 +3,7 @@
cd /home/webgoat cd /home/webgoat
service nginx start service nginx start
sleep 1 sleep 1
echo "Starting WebGoat..." echo "Starting WebGoat...."
java \ java \
-Duser.home=/home/webgoat \ -Duser.home=/home/webgoat \