forked from norman/fusionpbx-install.sh-github-mirror
Update php.sh
This commit is contained in:
@@ -25,7 +25,7 @@ if [ ."$os_name" = ."Ubuntu" ]; then
|
|||||||
LC_ALL=C.UTF-8 add-apt-repository -y ppa:ondrej/php
|
LC_ALL=C.UTF-8 add-apt-repository -y ppa:ondrej/php
|
||||||
fi
|
fi
|
||||||
elif [ ."$cpu_architecture" = ."arm" ]; then
|
elif [ ."$cpu_architecture" = ."arm" ]; then
|
||||||
echo arm"
|
echo "arm"
|
||||||
fi
|
fi
|
||||||
apt-get update -y
|
apt-get update -y
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user