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

Install depedencies during restore

This commit is contained in:
polytan02 2017-02-10 21:56:22 +00:00
parent a933cc5bbe
commit 9c4f0f3c1a

View file

@ -15,6 +15,7 @@ final_nginxconf=$(ynh_app_setting_get $app final_nginxconf)
final_phpconf=$(ynh_app_setting_get $app final_phpconf)
# Prereqs
sudo apt-get update -y
sudo apt-get install php-soap php5-imap libawl-php php5-xsl
# Restore sources, data and permissions