mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update packaging_apps_helpers.md
This commit is contained in:
parent
b346b4883e
commit
970dcc315b
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ From YunoHost 2.4, [shell helpers](https://github.com/YunoHost/yunohost/tree/uns
|
||||||
To use them, you need to add following lines in the shell scripts:
|
To use them, you need to add following lines in the shell scripts:
|
||||||
```bash
|
```bash
|
||||||
# Source app helpers
|
# Source app helpers
|
||||||
. /usr/share/yunohost/apps/helpers
|
. /usr/share/yunohost/helpers
|
||||||
```
|
```
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue