mirror of
https://github.com/YunoHost/install_script.git
synced 2024-09-03 20:06:25 +02:00
Update install_yunohost
This commit is contained in:
parent
96b4a1ecd1
commit
5ccd21b9b5
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ EOF
|
|||
--logfile /var/log/yunohost.log \
|
||||
-- \
|
||||
apt-get -y install \
|
||||
-o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confnew" \
|
||||
-o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" \
|
||||
yunohost \
|
||||
yunohost-config \
|
||||
yunohost-config-postfix \
|
||||
|
|
Loading…
Add table
Reference in a new issue