瀏覽代碼

Ansible adaptions (powerplug.sh)

master
Dirk Alders 1 年之前
父節點
當前提交
702c545ef0
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      powerplug.sh

+ 1
- 1
powerplug.sh 查看文件

@@ -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…
取消
儲存