Fix witchcraft server launch daemon
This commit is contained in:
parent
ef5b7f03d6
commit
91a2df3e08
@ -8,7 +8,7 @@
|
|||||||
<array>
|
<array>
|
||||||
<string>sh</string>
|
<string>sh</string>
|
||||||
<string>-c</string>
|
<string>-c</string>
|
||||||
<string>/usr/bin/python3 -m http.server -d ~/witchcraft-scripts 5743</string>
|
<string>/usr/bin/python3 -m http.server -d $HOME/witchcraft-scripts 5743</string>
|
||||||
</array>
|
</array>
|
||||||
<key>KeepAlive</key>
|
<key>KeepAlive</key>
|
||||||
<true/>
|
<true/>
|
||||||
|
Loading…
Reference in New Issue
Block a user