krz/skunky-art

Alternative privacy frontend for DeviantArt.

clone: git clone https://gitbay.org/krz/skunky-art.git

v1.3.4: services/skunkyart.example.service · raw

 1# Note: i didn't use systemd, so it can be not works :)
 2
 3[Unit]
 4Description=Privacy-oriented frontend for DeviantArt
 5
 6[Service]
 7Directory=<path-to-dir-with-skunkyart>
 8ExecStart=<path-to-dir-skunkyart>
 9
10[Install]
11WantedBy=multi-user.target