removing some files in preparation for a change in the deployment script

master
Jan Danielzick 2020-03-08 18:05:34 +01:00
parent 4973f28451
commit fd0132c937
1 changed files with 3 additions and 1 deletions

View File

@ -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