forked from Kotec/website
deploy
This commit is contained in:
parent
65d680217d
commit
260bd1c42c
5
deploy_kotec_pl.sh
Normal file
5
deploy_kotec_pl.sh
Normal file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
ssh-add ~/.ssh/id_rsa
|
||||
abra app cp kotec.pl kotec.pl/ app:/usr/share/nginx/html/
|
||||
abra app run kotec.pl app chmod -R +x /usr/share/nginx/html
|
Loading…
Reference in New Issue
Block a user