Add temp cleanup script and systemd service

This commit is contained in:
kai
2026-04-24 12:10:00 +02:00
parent 029df935e7
commit 585308c348
2 changed files with 31 additions and 0 deletions
@@ -0,0 +1,6 @@
[Unit]
Description=Cleanup temp folder
[Service]
Type=oneshot
ExecStart=/home/kai/cleanup_temp.sh