Fixed invalid path for v2
Este commit está contenido en:
padre
a87b891fa3
commit
50c83e35e4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
|
|
@ -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
|
||||||
|
|
|
||||||
Cargando…
Referenciar en una nueva incidencia