Skip to content

Fix execute permissions on 6 shell scripts#13

Merged
Lightheartdevs merged 1 commit intomainfrom
fix-script-permissions
Feb 17, 2026
Merged

Fix execute permissions on 6 shell scripts#13
Lightheartdevs merged 1 commit intomainfrom
fix-script-permissions

Conversation

@Lightheartdevs
Copy link
Copy Markdown
Collaborator

Summary

  • Add +x to 6 scripts that were missing execute permissions
  • install.sh, scripts/session-cleanup.sh, scripts/start-proxy.sh, scripts/start-vllm.sh, token-spy/session-manager.sh, token-spy/start.sh

Without this, users get "permission denied" when running ./install.sh directly.

🤖 Generated with Claude Code

Scripts were missing +x, requiring users to manually chmod before running.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Lightheartdevs Lightheartdevs merged commit b042dc8 into main Feb 17, 2026
1 check failed
SSignall pushed a commit to SSignall/DreamServer that referenced this pull request Mar 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant