Skip to content

Commit

Permalink
Merge branch 'master' of github.com:virtualmin/virtualmin-install
Browse files Browse the repository at this point in the history
  • Loading branch information
swelljoe committed Sep 6, 2018
2 parents 534f592 + 7f50f6e commit 5b7f86d
Showing 1 changed file with 2 additions and 2 deletions.
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.11
VER=6.0.12
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, 16.04 LTS, and 18.04 LTS, on i386 and amd64"
Ubuntu 14.04 LTS and 16.04 LTS on i386 and amd64"

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

0 comments on commit 5b7f86d

Please sign in to comment.