mirror of
https://github.com/YunoHost-Apps/ladder_ynh.git
synced 2024-09-03 19:26:23 +02:00
Fix install
This commit is contained in:
parent
4f5887b0a4
commit
f5a7325dd6
4 changed files with 1 additions and 3 deletions
|
@ -1 +0,0 @@
|
|||
The installation was successful. You can find Ladder on `__DOMAIN____PATH__`.
|
|
@ -1 +0,0 @@
|
|||
The upgrade was successful.
|
|
@ -1 +0,0 @@
|
|||
You are about to upgrade Ladder.
|
|
@ -49,6 +49,7 @@ ram.runtime = "20M"
|
|||
arm64.url = "https://github.com/everywall/ladder/releases/download/v0.0.21/ladder_linux_arm64.tar.gz"
|
||||
arm64.sha256 = "fc512e8aebb2459d13b97daf1d6ec3b1a7dfb32b24a60c5e1e0d2f804219b11a"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
in_subdir = false
|
||||
|
||||
[resources.system_user]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue