diff --git a/deploy_kotec_pl.sh b/deploy_kotec_pl.sh new file mode 100644 index 0000000..3924603 --- /dev/null +++ b/deploy_kotec_pl.sh @@ -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