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

Commits on Mar 22, 2024

  1. Update commands.yml

    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 authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    f56bf3c View commit details
    Browse the repository at this point in the history