Skip to content

Commit 59e60c4

Browse files
Also rename that step in the header to match changes
1 parent 5548194 commit 59e60c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.setup/gatewaysetup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ sudo apt-get -y install nginx
4040
#sudo sed -e '/stretch/ s/^#*/#/' -i /etc/apt/sources.list
4141
#sudo apt-get update
4242

43-
# echo -e "${CYAN}************* STEP: Install PHP5 *************${NC}"
43+
# echo -e "${CYAN}************* STEP: Install PHP7 *************${NC}"
4444
sudo apt-get -y install php-common php-cli php-fpm
4545

4646
#install NodeJS

0 commit comments

Comments
 (0)