Skip to content

Commit 369cd6b

Browse files
dbieberclaude
andcommitted
Update setup_boot.sh
- Use consistent project naming: "Go Note Go" instead of "GoNoteGo" 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 4b7f47c commit 369cd6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/scripts/setup_boot.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
2-
# Configure system to start GoNoteGo on boot
2+
# Configure system to start Go Note Go on boot
33

4-
# Modify rc.local to start GoNoteGo on boot
4+
# Modify rc.local to start Go Note Go on boot
55
sudo cat /etc/rc.local
66
sudo sed '/^exit 0/i \
77
sudo -u pi mkdir -p /home/pi/out \

0 commit comments

Comments
 (0)