Fixed invalid path for v2

Tento commit je obsažen v:
Arnaud Vergnet 2020-06-24 14:53:54 +02:00
rodič a87b891fa3
revize 50c83e35e4

Zobrazit soubor

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# Update washing machines # 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 # Update the dashboard with the new machine list
touch lock touch lock