fix(update): make update.sh executable and fix Pulled grep pattern
- Add +x permission to update.sh (was causing systemd 203/EXEC failure) - Remove $ anchor from grep so trailing space in docker output is matched - Add .data/ to .gitignore Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
.claude
|
||||
.env
|
||||
*.sql
|
||||
*.log
|
||||
*.log
|
||||
.data/
|
||||
Reference in New Issue
Block a user