diff --git a/run-once-script.sh b/run-once-script.sh index 976ca6d..212376c 100644 --- a/run-once-script.sh +++ b/run-once-script.sh @@ -1,6 +1,8 @@ #!/bin/bash -echo "Just ignore thizz message. Ty. Bye." +rm /var/www/strassenkind.ip/*.conf +rm /var/www/strassenkind.ip/index.php +rm /var/www/strassenkind.ip/style.css # leave this here for whenever this script is altered to be empty exit 0