Files
OpenKiosk/usr/local/bin/kiosk_cleanup.sh

8 lines
124 B
Bash
Executable File

#!/bin/bash
# kiosk_cleanup.sh
rm -rf /home/kioskuser/.{config,cache}/chromium/
rm -rf /dev/shm/target.pdf
pkill xmessage