1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/X-prober_ynh.git synced 2024-09-03 20:36:04 +02:00

Merge pull request #12 from YunoHost-Apps/testing

autoupdate.strategy = "latest_github_release"
This commit is contained in:
OniriCorpe 2024-02-20 06:34:41 +01:00 committed by GitHub
commit 2b0674cf39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 4 deletions

View file

@ -1,5 +1,5 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
It shall NOT be edited by hand.
-->
@ -47,4 +47,4 @@ or
sudo yunohost app upgrade x-prober -u https://github.com/YunoHost-Apps/x-prober_ynh/tree/testing --debug
```
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,5 +1,5 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
It shall NOT be edited by hand.
-->

View file

@ -48,6 +48,7 @@ ram.runtime = "50M"
in_subdir = false
extract = false
rename = "prober.php"
autoupdate.strategy = "latest_github_release"
[resources.system_user]
@ -58,4 +59,4 @@ ram.runtime = "50M"
[resources.apt]
packages = "php8.2-fpm"