mirror of
https://github.com/YunoHost-Apps/simple-file-manager_ynh.git
synced 2024-09-03 20:25:58 +02:00
Merge pull request #2 from YunoHost-Apps/testing
autoupdate.strategy = "latest_github_commit"
This commit is contained in:
commit
b5967ee0c0
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.
|
||||
-->
|
||||
|
||||
|
@ -52,4 +52,4 @@ or
|
|||
sudo yunohost app upgrade simple-file-manager -u https://github.com/YunoHost-Apps/simple-file-manager_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.
|
||||
-->
|
||||
|
||||
|
|
|
@ -7,11 +7,12 @@ description.fr = "Gestionnaire de fichiers PHP simple"
|
|||
|
||||
version = "1.0~ynh1"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
maintainers = []
|
||||
|
||||
[upstream]
|
||||
license = "MIT"
|
||||
code = "https://github.com/jcampbell1/simple-file-manager"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue