diff options
| -rwxr-xr-x | deploy_static | 3 |
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 |
