removing some files in preparation for a change in the deployment script
parent
4973f28451
commit
fd0132c937
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue