Moving deploy script to folder root
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
#!/bin/bash
|
||||
wget -P ~ https://code.jaywll.co/jason/hestia-templates/archive/main.tar.gz
|
||||
tar -xzf ~/main.tar.gz -C ~
|
||||
cp -ra ~/hestia-templates/* /
|
||||
rm ~/main.tar.gz
|
||||
rm -r ~/hestia-templates
|
||||
Reference in New Issue
Block a user