Skip to content

Commit

Permalink
Remove Ubuntu 18.04 from supported until netplan support in Webmin
Browse files Browse the repository at this point in the history
  • Loading branch information
swelljoe committed Jul 13, 2018
1 parent b48c733 commit a42e887
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 a42e887

Please sign in to comment.