further improve deployment script output

This commit is contained in:
Daniel Micay 2019-07-06 03:02:18 -04:00
parent e3c0e79e99
commit aa80da9356

View File

@ -18,3 +18,6 @@ echo
rsync -rcve ssh --delete static/ $remote:$target
ssh $remote chmod -R a+rX $target
ssh $remote ln -snf $target html
echo
echo active is now $target