Skip to content

Commit

Permalink
Add Ubuntu 18.04 LTS in description of script and README
Browse files Browse the repository at this point in the history
  • Loading branch information
santiagopuerta committed Apr 6, 2019
1 parent c954ddb commit 720b115
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Currently, well-supported systems in the stable installer are:

- CentOS/RHEL/Scientific 6 and 7
- Debian 7, 8, and 9
- Ubuntu 14.04 LTS, and 16.04 LTS
- Ubuntu 14.04 LTS, and 16.04 LTS, and 18.04 LTS

We strongly recommend you use the latest version of your preferred supported distribution. The latest release gets the most active testing and bug fixing.

Expand Down
4 changes: 2 additions & 2 deletions virtualmin-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
# License and version
SERIAL=GPL
KEY=GPL
VER=6.0.17
VER=6.0.18
vm_version=6

# Currently supported systems:
supported=" CentOS/RHEL Linux 6 and 7 on x86_64
Debian 7, 8, and 9, on i386 and amd64
Ubuntu 14.04 LTS and 16.04 LTS on i386 and amd64"
Ubuntu 14.04 LTS, 16.04 LTS, and 18.04 LTS on i386 and amd64"

log=/root/virtualmin-install.log
skipyesno=0
Expand Down

0 comments on commit 720b115

Please sign in to comment.