about summary refs log blame commit diff stats
path: root/html/matt-chat/com.user.server.plist
blob: b5fb9ddb9eb9bdd830477f0849646d272ce8bfe5 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                                                      
                                                                                






                        
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>Label</key>
    <string>com.user.server</string>
    <key>ProgramArguments</key>
    <array>
        <string>/Users/eli/Code/institute/tour/html/matt-chat/server.sh</string>
    </array>
    <key>RunAtLoad</key>
    <true/>
    <key>KeepAlive</key>
    <true/>
</dict>
</plist>