ajoute deux info

This commit is contained in:
Paul Schneider 2017-04-08 01:01:01 +02:00
commit 5881a3662c

View file

@ -10,3 +10,7 @@ cd bin/output/
rsync -ravu wwwroot approot root@localhost:$FSPATH rsync -ravu wwwroot approot root@localhost:$FSPATH
ssh root@localhost service kestrel restart ssh root@localhost service kestrel restart
) )
echo "Now, go and try <https://yavscpre.pschneider.fr>"
echo "Then, feel free to launch contrib/rsync-to-prod.sh"