diff --git a/Yavsc/contrib/rsync-to-pre.sh b/Yavsc/contrib/rsync-to-pre.sh index 7f97b93f..35e64117 100755 --- a/Yavsc/contrib/rsync-to-pre.sh +++ b/Yavsc/contrib/rsync-to-pre.sh @@ -10,3 +10,7 @@ cd bin/output/ rsync -ravu wwwroot approot root@localhost:$FSPATH ssh root@localhost service kestrel restart ) + +echo "Now, go and try " +echo "Then, feel free to launch contrib/rsync-to-prod.sh" +