Incorporate changes for version 1.0.2

This commit is contained in:
2026-02-25 13:57:09 -05:00
parent 7e861fbf09
commit b2402566a5
5 changed files with 26 additions and 21 deletions

View File

@@ -6,7 +6,7 @@
# SPDX-License-Identifier: GPL-2.0
OK_VERSION="1.0.1"
OK_VERSION="1.0.2"
# Test for superuser
current_user=`whoami`