mirror of
https://github.com/YunoHost-Apps/concrete5_ynh.git
synced 2024-09-03 18:25:54 +02:00
Update install
This commit is contained in:
parent
330b4a1623
commit
332c7e0692
1 changed files with 2 additions and 1 deletions
|
@ -121,7 +121,8 @@ sudo ./bin/roadiz themes:install -n --nodes "/Themes/DefaultTheme/DefaultThemeAp
|
|||
# Clear caches
|
||||
sudo ./bin/roadiz cache:clear -e dev
|
||||
sudo ./bin/roadiz cache:clear -e prod
|
||||
sudo php ./bin/roadiz cache:clear -e prod --preview
|
||||
sudo ./bin/roadiz cache:clear -e prod --preview
|
||||
sudo ./bin/roadiz users:create -n --email=$admin_email --password=$admin_pass --super-admin $admin_name;"
|
||||
popd
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue