summaryrefslogtreecommitdiff
path: root/deploy_static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-07-06 03:02:18 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-07-06 03:02:18 -0400
commitaa80da935643d4417a54752a2ec178ea2af4f715 (patch)
tree573fe19235d3aedaa0acc32f45d1b68032c04bc7 /deploy_static
parente3c0e79e99db9c09c060295bf3b3964509429977 (diff)
further improve deployment script output
Diffstat (limited to 'deploy_static')
-rwxr-xr-xdeploy_static3
1 files changed, 3 insertions, 0 deletions
diff --git a/deploy_static b/deploy_static
index 95d76d02..84657591 100755
--- a/deploy_static
+++ b/deploy_static
@@ -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