feat: add qrcode
All checks were successful
Deploy / deploy (push) Successful in 1m36s

This commit is contained in:
xuu
2023-10-14 07:54:05 -06:00
parent b5dfb72c30
commit b7f4d06731
6 changed files with 69 additions and 6 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