mirror of
https://github.com/YunoHost-Apps/gotify_ynh.git
synced 2024-09-03 20:36:26 +02:00
fix
This commit is contained in:
parent
4c2c035303
commit
8f67278d95
2 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue