Update e-Paper_clean.service

This commit is contained in:
星光-k
2025-01-10 22:30:50 +08:00
committed by GitHub
parent c007270ae7
commit e4d4d083ed

View File

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