Add temp cleanup script and systemd service
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[Unit]
|
||||
Description=Cleanup temp folder
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/home/kai/cleanup_temp.sh
|
||||
Reference in New Issue
Block a user