rawdogging appdev since sometime this week
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at master 13 lines 370 B view raw
1[Unit] 2Description=a rippling-evershifting iridescently-coloured chatting web server thing made by a certain lera :D 3After=network.target 4 5[Service] 6User=lera 7Type=simple 8ExecStart=/usr/bin/node /home/lera/ProgramsAndAssets/kaleidoscope/server/server.js 9WorkingDirectory=/home/lera/ProgramsAndAssets/kaleidoscope/ 10Restart=on-failure 11 12[Install] 13WantedBy=multi-user.target