We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdd4cfc commit f3ddc7dCopy full SHA for f3ddc7d
src/pi/pi_main/pi_main/run_on_boot.py
@@ -30,6 +30,3 @@ def main() -> None:
30
31
# Success Message
32
print(process.stdout.decode())
33
-
34
- # TODO: would be nice to copy service file.
35
- # Also this file could get refactored.
0 commit comments