Incorporate changes for version 1.0.1

This commit is contained in:
2026-02-25 13:09:12 -05:00
parent 732c2bfa85
commit b180484430
3 changed files with 3 additions and 1 deletions

2
kiosk-setup.sh Normal file → Executable file
View File

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