Skip to content

Commit f3ddc7d

Browse files
Update run_on_boot.py
1 parent bdd4cfc commit f3ddc7d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/pi/pi_main/pi_main/run_on_boot.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,3 @@ def main() -> None:
3030

3131
# Success Message
3232
print(process.stdout.decode())
33-
34-
# TODO: would be nice to copy service file.
35-
# Also this file could get refactored.

0 commit comments

Comments
 (0)