1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

[enh] create folders for apps lists and scripts helpers.

This commit is contained in:
Moul 2016-06-14 23:10:27 +02:00
parent 2233e0d13d
commit 581b3b22a6
7 changed files with 1 additions and 1 deletions

View file

@ -82,7 +82,7 @@ your app from one of the 2 json files.
Usage:
```bash
./add_or_update.py [community.json OR official.json] [github url [github url [github url ...]]]
./scripts_helpers/add_or_update.py apps_lists/{community.json, official.json} [github url [github url [github url ...]]]
```
#### More information on [yunohost.org/packaging_apps](https://yunohost.org/packaging_apps)