removing old files on master update
updated links page with new domain
This commit is contained in:
@@ -11,4 +11,5 @@ deploy:
|
||||
script:
|
||||
- bash ./build.sh
|
||||
- echo the next item will fail
|
||||
- sshpass -p $SHH_PASS ssh "rm -rf /var/www/website"
|
||||
- sshpass -p $SSH_PASS scp -o StrictHostKeyChecking=no -r .mirror root@shockrah.xyz:/var/www/website/
|
||||
|
||||
Reference in New Issue
Block a user