mirror of
https://github.com/YunoHost-Apps/ghost_ynh.git
synced 2024-09-03 19:16:02 +02:00
commit
96a8312c4c
1 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,7 @@ Just a blogging platform
|
||||||
swapon /swapfile
|
swapon /swapfile
|
||||||
echo "/swapfile swap swap defaults 0 0" >> /etc/fstab
|
echo "/swapfile swap swap defaults 0 0" >> /etc/fstab
|
||||||
|
|
||||||
1. This app is multi-instance (you can have more then one Ghost blogging websites on a single YunoHost server)
|
1. This app is multi-instance (you can have more than one Ghost blogging websites on a single YunoHost server)
|
||||||
|
|
||||||
### Installing the Ghost app
|
### Installing the Ghost app
|
||||||
|
|
||||||
|
@ -68,4 +68,4 @@ or
|
||||||
sudo yunohost app upgrade ghost -u https://github.com/YunoHost-Apps/ghost_ynh/tree/testing --debug
|
sudo yunohost app upgrade ghost -u https://github.com/YunoHost-Apps/ghost_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
||||||
|
|
Loading…
Add table
Reference in a new issue