Browse Source

Ansible adaptions (powerplug.sh)

master
Dirk Alders 1 year ago
parent
commit
702c545ef0
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      powerplug.sh

+ 1
- 1
powerplug.sh View File

@@ -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…
Cancel
Save