From 2b9e64b30b93165bfeabfb8f8b21c1257bdb9061 Mon Sep 17 00:00:00 2001 From: natemaia Date: Wed, 11 Jan 2023 14:56:33 -0800 Subject: [PATCH] Fix error in getopts string --- installer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer b/installer index 5793b2c..69e1b77 100755 --- a/installer +++ b/installer @@ -6,7 +6,7 @@ # AIF, Calamares, and the Arch Wiki.. Credit where credit is due # shellcheck disable=2086,2046,2254,2164,2030,2031,2001 -VER=2.24 +VER=2.25 # default values {