1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotify_ynh.git synced 2024-09-03 20:36:26 +02:00
This commit is contained in:
Éric Gaspar 2023-11-11 23:13:30 +01:00
parent 4c2c035303
commit 8f67278d95
2 changed files with 1 additions and 2 deletions

View file

@ -8,7 +8,7 @@ Type=simple
User=__APP__
Group=__APP__
WorkingDirectory=__INSTALL_DIR__/
ExecStart=__INSTALL_DIR__/gotify
ExecStart=__INSTALL_DIR__/gotify-linux-__ARCHITECTURE__
# Sandboxing options to harden security
# Depending on specificities of your service/app, you may need to tweak these

View file

@ -57,7 +57,6 @@ ram.runtime = "50M"
amd64.sha256 = "53ebd14063c36aba91844e9a7671a51b14878b4a1d8599c92dd8dbcc8e7d4527"
i386.url = "https://github.com/gotify/server/releases/download/v2.3.0/gotify-linux-386.zip"
i386.sha256 = "99db17eec0a1fa0a12ff3df463d77078a5114a57dbe1559e7a31e4c428ebe084"
rename = "gotify"
[resources.system_user]