feat: add qrcode

This commit is contained in:
xuu
2023-10-14 07:54:05 -06:00
parent b5dfb72c30
commit 1932afb12e
5 changed files with 68 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ After=syslog.target network.target
[Service]
Type=simple
ExecStart=/usr/local/bin/sour.is-paste
ExecStart=/usr/local/bin/sour.is-paste serve
User=www-data
Restart=always