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:
commit
2b0674cf39
3 changed files with 5 additions and 4 deletions
|
@ -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>
|
|
@ -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.
|
||||
-->
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue