Incorporate changes for version 1.1.0

This commit is contained in:
2026-02-25 14:05:59 -05:00
parent b2402566a5
commit 6c9c0e3dcf
15 changed files with 869 additions and 205 deletions

View File

@@ -1,8 +1,7 @@
#!/bin/bash
# kiosk_cleanup.sh
rm -rf /home/customer/.{config,cache}/chromium/
rm -rf /home/customer/.cache/mozilla
rm -rf /home/customer/.mozilla
tar -C /home/customer -xf /home/customer/openkiosk_mozilla_profile.tar.gz
chown -R customer:customer /home/customer/.mozilla
rm -rf /home/kioskuser/.{config,cache}/chromium/
rm -rf /dev/shm/target.pdf
pkill xmessage