1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00
This commit is contained in:
M5oul 2016-06-14 21:17:22 +00:00 committed by GitHub
commit 6db6357b3e
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)