Skip to content

Commit

Permalink
Updated to latest ubuntu version
Browse files Browse the repository at this point in the history
Updated to latest ubuntu version
  • Loading branch information
aniruddhasm authored Dec 18, 2020
1 parent 4f3cee7 commit 5babaf9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ A fresh Ubuntu server or Desktop machine.
```
Ubuntu 14.04
Ubuntu 16.04
Ubuntu 18.04
Ubuntu 20.04
```

## Executing
Expand All @@ -26,6 +28,4 @@ The following is a list of scripts and and detail explaination of what are they

## Scripts with name and description

* [lamp.sh](https://github.com/aniruddhasm/scripts/blob/master/lamp.sh) - This will install Apache2, MySQL, PHP(please verify with latest version) on the server in a single command. Please refer the comments mentoned in the script before running it directly
* [lamp-st.sh](https://github.com/aniruddhasm/scripts/blob/master/lamp-st.sh)
This will install Apache2, MySQL, PHP(please verify with latest version) on the server in a single command along with sublime text 3. [Sublime Text 3](https://www.sublimetext.com/) is a light weight text editor and you will definitely require it for PHP development. Please run this script on local machine (desktop) if you are looking for PHP development. Please refer the comments mentoned in the script before running it directly.
* [lamp.sh](https://github.com/aniruddhasm/scripts/blob/master/lamp.sh) - This will install Apache2, MySQL, PHP(please verify with latest version) on the server in a single command. Please refer the comments mentoned in the script before running it directly.

0 comments on commit 5babaf9

Please sign in to comment.