📝 docs(readme): update app directory reference in documentation
- change app directory reference from 'app/' to 'apps' in both English and Chinese README files
This commit is contained in:
parent
19f8a7f43e
commit
ce07004521
|
|
@ -56,7 +56,7 @@ Dedicated to running various Docker applications with just one click. Enjoy conv
|
|||
> curl -sSL https:// ... update_local_appstore.sh | bash -s -- --1panel-path /opt --app app_name_1 --app app_name_2
|
||||
> ```
|
||||
>
|
||||
> **app_name must be the name of the folder below the repository app/**
|
||||
> **app_name must be the name of the folder below the repository apps**
|
||||
|
||||
In the `Shell Script` task type in the `1Panel` scheduled tasks, add and execute the following command, or run the following command in the terminal:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue