mirror of
https://github.com/YunoHost-Apps/pufferpanel_ynh.git
synced 2024-09-03 20:16:03 +02:00
add deps
This commit is contained in:
parent
beb880a31a
commit
ae1a9bc0f3
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ ynh_app_setting_set $app port $port
|
|||
#==============================================
|
||||
dpkg --add-architecture i386
|
||||
apt-get update
|
||||
ynh_package_install debian-archive-keyring apt-transport-https openssl curl mysql-client mysql-server php-fpm php-cli php-curl php-mysql openjdk-8-jdk-headless git tar lib32gcc1 lib32tinfo5 lib32z1 lib32stdc++6 libcurl3-gnutls:i386
|
||||
ynh_package_install debian-archive-keyring apt-transport-https openssl curl mysql-client mysql-server php-fpm php-cli php-openssl php-curl php-mysql openjdk-8-jdk-headless git tar lib32gcc1 lib32tinfo5 lib32z1 lib32stdc++6 libcurl3-gnutls:i386
|
||||
|
||||
#sudo echo "deb http://http.debian.net/debian stretch-backports main" > /etc/apt/sources.list.d/backports.list
|
||||
#dpkg --add-architecture i386
|
||||
|
|
Loading…
Add table
Reference in a new issue