Skip to content

fix: restore executable permission on deploy script#39

Merged
mcheemaa merged 1 commit intomainfrom
fix/deploy-script-chmod
Apr 5, 2026
Merged

fix: restore executable permission on deploy script#39
mcheemaa merged 1 commit intomainfrom
fix/deploy-script-chmod

Conversation

@mcheemaa
Copy link
Copy Markdown
Member

@mcheemaa mcheemaa commented Apr 5, 2026

Summary

  • Restores scripts/deploy-to-specter-vm.sh from 644 to 755

PR #10 accidentally changed the file mode. Without this, a fresh clone fails with "permission denied" when running ./scripts/deploy-to-specter-vm.sh.

Test plan

  • Verified E2E: this exact script (same content) was used to deploy Phantom to a test VM 10 minutes ago

@mcheemaa mcheemaa self-assigned this Apr 5, 2026
@mcheemaa mcheemaa merged commit f10bd70 into main Apr 5, 2026
1 check passed
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