From 3135fdf558b44babb644ee667db25af4c45b6efc Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Sat, 8 Apr 2017 01:01:01 +0200 Subject: [PATCH] ajoute deux info --- Yavsc/contrib/rsync-to-pre.sh | 4 ++++ 1 file changed, 4 insertions(+) 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" +