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