Parcourir la source

Ansible adaptions (powerplug.sh)

master
Dirk Alders il y a 1 an
Parent
révision
702c545ef0
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      powerplug.sh

+ 1
- 1
powerplug.sh Voir le fichier

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

Chargement…
Annuler
Enregistrer