hair taints command in db

This commit is contained in:
Paul Schneider 2017-04-09 02:47:52 +02:00
commit 692b665a2f
9 changed files with 2171 additions and 15 deletions

View file

@ -9,14 +9,15 @@ set -e
cd bin/output/
rsync -ravu wwwroot approot root@localhost:$FSPATH
sleep 1
sleep 3
ssh root@localhost service kestrel restart
)
sleep 10
echo "Now, go and try <https://yavscpre.pschneider.fr>"
# wait a little, for the processes to become stable
sleep 15
echo "Then, feel free to launch contrib/rsync-to-prod.sh"
sleep 15