ajoute deux info

This commit is contained in:
2017-04-08 01:01:01 +02:00
parent 80360ea52f
commit 3135fdf558

View File

@ -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 <https://yavscpre.pschneider.fr>"
echo "Then, feel free to launch contrib/rsync-to-prod.sh"