mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Fix mistakes in packagin_apps_start.md
This commit is contained in:
parent
db7aa4f4cf
commit
9561ef4650
1 changed files with 3 additions and 3 deletions
|
@ -35,9 +35,9 @@ The install script will handle the user answers to complete the process as you w
|
|||
|
||||
If the user wants to delete the application, Yunohost will use the remove script from the "*scripts*" folder. It will handle the cleaning process for the user and delete all folders and configuration files that was previsouly installed by the application.
|
||||
|
||||
### What is a script
|
||||
### What is a script?
|
||||
|
||||
Scripts used during application packaging are simply a serie of bash commands.
|
||||
Scripts used during application packaging are simply a series of bash commands.
|
||||
|
||||
### ... bash command?
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue