Explorar el Código

Ansible adaptions (powerplug.sh)

master
Dirk Alders hace 1 año
padre
commit
702c545ef0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      powerplug.sh

+ 1
- 1
powerplug.sh Ver fichero

@@ -1,4 +1,4 @@
1 1
 #!/bin/sh
2 2
 #
3 3
 BASEPATH=`dirname $0`
4
-$BASEPATH/venv/bin/python $BASEPATH/powerplug.py
4
+$BASEPATH/venv/bin/python $BASEPATH/powerplug.py

Loading…
Cancelar
Guardar