Last active
November 2, 2019 19:10
-
-
Save AriffAzmi/efd754d95eb79c93905a98de3a321f44 to your computer and use it in GitHub Desktop.
Revisions
-
AriffAzmi revised this gist
Nov 2, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,3 @@ sudo apt-get update && upgrade -y sudo apt-get install apache2 -y sudo apt-get install php php-common php-mbstring php-xml -y -
AriffAzmi revised this gist
Nov 2, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,3 @@ sudo apt-get update && upgrade -y sudo apt-get install apache2 -y sudo apt-get install php -y -
AriffAzmi revised this gist
Nov 2, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,3 @@ sudo apt-get update && upgrade -y sudo apt-get install apache2 -y sudo apt-get install php-$1 -y -
AriffAzmi created this gist
Nov 2, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,3 @@ sudo apt-get update && upgrade -y sudo apt-get install apache2 -y sudo apt-get install php-$1