1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/sogo_ynh.git synced 2024-09-03 20:26:07 +02:00

Added Assume Yes to apt-get install

This commit is contained in:
Matthew Frost 2016-03-18 19:49:38 +01:00
parent 3723c7d48d
commit 4b76492aac

View file

@ -31,7 +31,7 @@ sudo apt-key adv --keyserver keys.gnupg.net --recv-key 0x810273C4
sudo apt-get update
#install Sogo
sudo apt-get install sogo
sudo apt-get install sogo --assume-yes
# If your app use a MySQL database you can use these lines to bootstrap