fix prepush dir

main
Jonathan Dahan 11 months ago
parent 7722c11c31
commit f9f82c5fdc

@ -5,5 +5,5 @@ remote="$1"
url="$2"
echo "[deploy] updating post-receive hook"; {
scp post-receive ${url/\/~/:~}/hooks/post-receive
scp hooks/post-receive ${url/\/~/:~}/hooks/post-receive
}

Loading…
Cancel
Save