Updated VERSION.txt and renamed executables
This commit is contained in:
7
usr/local/bin/kiosk_cleanup
Executable file
7
usr/local/bin/kiosk_cleanup
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
# kiosk_cleanup
|
||||
|
||||
rm -rf /home/kioskuser/.{config,cache}/chromium/
|
||||
rm -rf /dev/shm/target.pdf
|
||||
pkill xmessage
|
||||
|
||||
Reference in New Issue
Block a user