Added php
This commit is contained in:
parent
ac04040959
commit
5831098a67
1
REDME.md
1
REDME.md
@ -14,6 +14,7 @@ Simple Bash application installer.
|
||||
* Node
|
||||
* NordVPN
|
||||
* OBS
|
||||
* PHP
|
||||
* Python (TO-DO)
|
||||
* Yarn
|
||||
* Open-jdk
|
||||
|
2
src/applications/php.sh
Normal file
2
src/applications/php.sh
Normal file
@ -0,0 +1,2 @@
|
||||
sudo apt-get update && sudo apt-get upgrade
|
||||
sudo apt-get install php -y
|
Loading…
x
Reference in New Issue
Block a user