Update e-Paper_clean.service

This commit is contained in:
星光-k
2025-01-10 22:00:48 +08:00
committed by GitHub
parent 6846819dc1
commit 3841943a11

View File

@@ -6,7 +6,7 @@ Before=reboot.target
[Service]
Type=oneshot
ExecStart=/usr/bin/python3 /path/to/your/script/main.py
ExecStart=/usr/bin/python3 /root/2.13-Ink-screen-clock/bin/clean.py
RemainAfterExit=yes
[Install]