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
|
* Node
|
||||||
* NordVPN
|
* NordVPN
|
||||||
* OBS
|
* OBS
|
||||||
|
* PHP
|
||||||
* Python (TO-DO)
|
* Python (TO-DO)
|
||||||
* Yarn
|
* Yarn
|
||||||
* Open-jdk
|
* 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