add launch plist and instructions
This commit is contained in:
13
launchd/net.zekjur.qrbill.plist
Normal file
13
launchd/net.zekjur.qrbill.plist
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN"
|
||||
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>KeepAlive</key>
|
||||
<true/>
|
||||
<key>Label</key>
|
||||
<string>net.zekjur.qrbill</string>
|
||||
<key>Program</key>
|
||||
<string>/Applications/qrbill-api</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user