Fixed invalid path for v2

This commit is contained in:
Arnaud Vergnet 2020-06-24 14:53:54 +02:00
parent a87b891fa3
commit 50c83e35e4

View file

@ -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