1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/noalyss_ynh.git synced 2024-09-03 19:46:20 +02:00

[enh] install dependancies

This commit is contained in:
Laurent Peuch 2015-09-27 00:52:56 +02:00
parent becd96dd55
commit 2fdd70d401

View file

@ -9,3 +9,5 @@ sudo yunohost app checkurl $domain$path -a noalyss
if [[ ! $? -eq 0 ]]; then
exit 1
fi
sudo apt-get install postgresql php5 php5-pgsql php5-gd php-gettext p7zip-full libgd2-xpm-dev