Fixed invalid path for v2

Cette révision appartient à :
Arnaud Vergnet 2020-06-24 14:53:54 +02:00
Parent a87b891fa3
révision 50c83e35e4

Voir le fichier

@ -1,7 +1,7 @@
#!/bin/bash
# Update washing machines
cd "$HOME"/public_html/washinsa && ./washinsa_update.sh
cd "$HOME"/public_html/v2/washinsa && ./washinsa_update.sh
# Update the dashboard with the new machine list
touch lock