mirror of
https://git.macaw.me/skunky/SkunkyArt.git
synced 2025-04-28 12:05:06 +03:00
Подготовка к релизу v1.3.1
This commit is contained in:
parent
e02174cb71
commit
2dfeaae772
17 changed files with 357 additions and 218 deletions
11
services/skunkyart.example.service
Normal file
11
services/skunkyart.example.service
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Note: i didn't use systemd, so it can be not works :)
|
||||
|
||||
[Unit]
|
||||
Description=Privacy frontend for deviantart.com
|
||||
|
||||
[Service]
|
||||
Directory=<path-to-dir-with-skunkyart>
|
||||
ExecStart=<path-to-dir-skunkyart>
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Add a link
Reference in a new issue