mirror of
https://github.com/YunoHost-Apps/ghost_ynh.git
synced 2024-09-03 19:16:02 +02:00
Add documentation
This commit is contained in:
parent
8ed1dffe60
commit
23ccf78b4e
2 changed files with 2 additions and 0 deletions
1
doc/ADMIN.md
Normal file
1
doc/ADMIN.md
Normal file
|
@ -0,0 +1 @@
|
|||
If you want to use Ghost's CLI, run `sudo yunohost app shell __APP__` in a terminal to load the proper environment.
|
|
@ -1,6 +1,7 @@
|
|||
Starting v5.44.0~ynh1, the package relies on Ghost CLI to manage the installation of the app.
|
||||
|
||||
The migration has been tested, though please report any issue you might encounter.
|
||||
You might need to manually move your `content` directory to its proper location in `__INSTALL_DIR__/ghost/content`.
|
||||
Remember that a backup is performed before any app upgrade by your YunoHost server.
|
||||
|
||||
Enjoy!
|
||||
|
|
Loading…
Add table
Reference in a new issue