mirror of
https://github.com/YunoHost-Apps/concrete5_ynh.git
synced 2024-09-03 18:25:54 +02:00
allow root installation
This commit is contained in:
parent
0df0a922f2
commit
996778c588
1 changed files with 2 additions and 1 deletions
|
@ -194,7 +194,8 @@ sudo ./concrete/bin/concrete5 c5:install --db-server=localhost \
|
|||
--language=$language \
|
||||
--site-locale=$language \
|
||||
--verbose \
|
||||
--no-interaction
|
||||
--no-interaction \
|
||||
--allow-as-root
|
||||
popd
|
||||
|
||||
#time zone
|
||||
|
|
Loading…
Add table
Reference in a new issue