removing old files on master update
updated links page with new domain
This commit is contained in:
parent
eceac33d85
commit
f2b1afe7d1
@ -11,4 +11,5 @@ deploy:
|
|||||||
script:
|
script:
|
||||||
- bash ./build.sh
|
- bash ./build.sh
|
||||||
- echo the next item will fail
|
- 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/
|
- sshpass -p $SSH_PASS scp -o StrictHostKeyChecking=no -r .mirror root@shockrah.xyz:/var/www/website/
|
||||||
|
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
* email: alejandros714@protonmail.com
|
* email: alejandros714@protonmail.com
|
||||||
|
|
||||||
|
* [Primary Site](https://shockrah.xyz) - Not hosted on neocities.org
|
||||||
|
|
||||||
* [Portfolio: https://shockrah.gitlab.io/resume](https://shockrah.gitlab.io/resume)
|
* [Portfolio: https://shockrah.gitlab.io/resume](https://shockrah.gitlab.io/resume)
|
||||||
|
|
||||||
* [Gitlab Account: https://gitlab.com/shockrahwow](shockrahwow)
|
* [Gitlab Account: https://gitlab.com/shockrahwow](shockrahwow)
|
||||||
|
Loading…
Reference in New Issue
Block a user