deploy assets
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
[Unit]
|
||||
Description=[refresh pkgstash db files]
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
User=pkgstash
|
||||
ExecStart=/usr/bin/curl -s -X POST -H "Authorization: Bearer <token>" http://localhost:8090/api/refresh
|
||||
Reference in New Issue
Block a user