add MacOS 10.15 check

This commit is contained in:
Jay Lee
2020-05-15 08:16:21 -04:00
committed by GitHub
parent 470e7826f1
commit d5a0b33f04

View File

@@ -29,7 +29,7 @@ gamversion="latest"
adminuser=""
regularuser=""
gam_glibc_vers="2.27 2.23"
gam_macos_vers="10.14.6 10.13.6"
gam_macos_vers="10.15.4 10.14.6 10.13.6"
while getopts "hd:a:o:b:lp:u:r:v:" OPTION
do