Edit script deploy

This commit is contained in:
2019-10-13 15:28:52 +00:00
parent e5a8853a90
commit 703955aa9d
+2
View File
@@ -1,5 +1,7 @@
#!/bin/sh
cd /var/www/anthony-dumas
UPSTREAM=${1:-'@{u}'}
LOCAL=$(git rev-parse @)
REMOTE=$(git rev-parse "$UPSTREAM")