1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-07 06:06:23 -07:00

Remove SQLite support due to instability

This commit is contained in:
Eggbertx 2020-06-15 11:27:14 -07:00
parent 31f9c57a35
commit a69b6748c7
16 changed files with 22 additions and 97 deletions

View file

@ -1,10 +0,0 @@
[Unit]
Description=gochan Daemon
After=network.target
[Service]
ExecStart=/usr/local/bin/gochan
[Install]
WantedBy=multi-user.target