Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix harness post-update not having an interpreter #153

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

kierenevans
Copy link
Contributor

Fix for:

■ > ws external-images config ''  | docker compose -f - pull
■ > docker compose up -d --build

 phar:///usr/local/bin/ws.0.3/src/Types/Command/Command.php:34
                                                                                 
 [ERROR] Command "harness post-update" failed due to "Script does not specify an interpreter e.g. `#!php` or `#!bash`." on line 54 

Fix for:
```
■ > ws external-images config ''  | docker compose -f - pull
■ > docker compose up -d --build

 phar:///usr/local/bin/ws.0.3/src/Types/Command/Command.php:34
                                                                                 
 [ERROR] Command "harness post-update" failed due to "Script does not specify an interpreter e.g. `#!php` or `#!bash`." on line 54 
```
@kierenevans kierenevans added the bug Something isn't working label Mar 22, 2024
@kierenevans kierenevans enabled auto-merge (squash) March 22, 2024 14:01
@kierenevans kierenevans merged commit 3a7d3a3 into 0.4.x Mar 22, 2024
1 check passed
@kierenevans kierenevans deleted the define-interpreter branch March 22, 2024 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants