mirror of
https://github.com/YunoHost-Apps/linkstack_ynh.git
synced 2024-09-03 19:36:14 +02:00
wip
This commit is contained in:
parent
1c1aee0c27
commit
b662aa19ae
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ ram.runtime = "50M"
|
||||||
# See the 'sources' resource documentation for more details
|
# See the 'sources' resource documentation for more details
|
||||||
|
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.asset = ".*linkstack\.zip"
|
autoupdate.asset = "linkstack.zip"
|
||||||
|
|
||||||
[resources.install_dir]
|
[resources.install_dir]
|
||||||
# This will create/remove the install dir as /var/www/$app
|
# This will create/remove the install dir as /var/www/$app
|
||||||
|
|
Loading…
Add table
Reference in a new issue