mirror of
https://github.com/YunoHost-Apps/pelican_ynh.git
synced 2024-09-03 19:46:35 +02:00
Update install
This commit is contained in:
parent
24364b7a94
commit
2d87387de7
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ pip install pelican markdown
|
|||
|
||||
# Generate the blog
|
||||
cd $document_root
|
||||
pelican -s pelicanconf.py
|
||||
pelican -s pelicanconf.py -D
|
||||
|
||||
# Set permissions
|
||||
sudo chmod 775 -R $document_root
|
||||
|
|
Loading…
Add table
Reference in a new issue