We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5548194 commit 59e60c4Copy full SHA for 59e60c4
.setup/gatewaysetup.sh
@@ -40,7 +40,7 @@ sudo apt-get -y install nginx
40
#sudo sed -e '/stretch/ s/^#*/#/' -i /etc/apt/sources.list
41
#sudo apt-get update
42
43
-# echo -e "${CYAN}************* STEP: Install PHP5 *************${NC}"
+# echo -e "${CYAN}************* STEP: Install PHP7 *************${NC}"
44
sudo apt-get -y install php-common php-cli php-fpm
45
46
#install NodeJS
0 commit comments