further improve deployment script output
This commit is contained in:
parent
e3c0e79e99
commit
aa80da9356
@ -18,3 +18,6 @@ echo
|
|||||||
rsync -rcve ssh --delete static/ $remote:$target
|
rsync -rcve ssh --delete static/ $remote:$target
|
||||||
ssh $remote chmod -R a+rX $target
|
ssh $remote chmod -R a+rX $target
|
||||||
ssh $remote ln -snf $target html
|
ssh $remote ln -snf $target html
|
||||||
|
|
||||||
|
echo
|
||||||
|
echo active is now $target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user