adding trailing slash to properly affix path of website contents

This commit is contained in:
shockrah 2020-10-26 13:31:17 -07:00
parent bbfe3f1864
commit eceac33d85

View File

@ -11,4 +11,4 @@ deploy:
script:
- bash ./build.sh
- echo the next item will fail
- sshpass -p $SSH_PASS scp -o StrictHostKeyChecking=no -r ./$MIRROR/ root@shockrah.xyz:/var/www/website
- sshpass -p $SSH_PASS scp -o StrictHostKeyChecking=no -r .mirror root@shockrah.xyz:/var/www/website/