Update install.sh

pull/125/head
midoks 3 years ago
parent 1b548cec2c
commit a6ca051e11
  1. 1
      plugins/php-yum/install.sh

@ -45,6 +45,7 @@ if [ "$OSNAME" == "centos" ];then
fi
# rpm -Uvh http://rpms.remirepo.net/fedora/remi-release-31.rpm
if [ "$OSNAME" == "fedora" ];then
rpm -Uvh http://rpms.remirepo.net/fedora/remi-release-${VERSION_ID}.rpm
fi

Loading…
Cancel
Save