1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/z-push_ynh.git synced 2024-09-03 18:05:58 +02:00

[enh] say yes to apt-get

headless install on "clean" server got blocked
https://moonlight.nohost.me/jenkins/job/yunotest/46/testReport/apps_tests/z-push/attachments/install.txt
This commit is contained in:
Julien Malik 2014-12-31 00:56:07 +01:00
parent 44af11c382
commit 2569914d28

View file

@ -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