mirror of
https://github.com/YunoHost-Apps/z-push_ynh.git
synced 2024-09-03 18:05:58 +02:00
Merge pull request #1 from julienmalik/patch-1
[enh] say yes to apt-get
This commit is contained in:
commit
9166ce519b
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@ exit 1
|
|||
fi
|
||||
|
||||
# Prereqs
|
||||
sudo apt-get install php-soap php5-imap libawl-php php5-xsl
|
||||
|
||||
sudo apt-get install php-soap php5-imap libawl-php php5-xsl -y
|
||||
|
||||
# Copy files to the right place
|
||||
final_path=/var/www/z-push
|
||||
|
|
Loading…
Add table
Reference in a new issue