Dernière activité 20 hours ago

anthony's Avatar anthony a révisé ce gist 20 hours ago. Aller à la révision

1 file changed, 6 insertions

php.sh(fichier créé)

@@ -0,0 +1,6 @@
1 + #!/bin/bash
2 +
3 + sudo apt-get -y install --no-install-recommends --no-install-suggests dirmngr && \
4 + sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 71DAEAAB4AD4CAB6 4F4EA0AAE5267A6C && \
5 + sudo add-apt-repository -y "deb https://mirror.yandex.ru/mirrors/launchpad/ondrej/php/ $(lsb_release -cs) main"
6 +
Plus récent Plus ancien