Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Replace #!/bin/bash with #!/usr/bin/env bash #618

Merged
merged 1 commit into from
Jul 27, 2022
Merged

Conversation

eyeinsky
Copy link
Contributor

Pre-submit checklist:

  • Branch
    • Tests are provided (if possible)
    • Commit sequence broadly makes sense
    • Key commits have useful messages
    • Formatting, PNG optimization, etc. are updated
  • PR
    • Self-reviewed the diff
    • Useful pull request description
    • Reference the ADR in the PR and reference the PR in the ADR (if revelant)
    • Reviewer requested

@eyeinsky eyeinsky requested a review from koslambrou July 22, 2022 10:48
@eyeinsky eyeinsky mentioned this pull request Jul 22, 2022
8 tasks
@whs-dot-hk
Copy link
Contributor

whs-dot-hk commented Jul 26, 2022

It seems that the person wrote the script have bash in /bin/bash. Which the binaries are in /bin, but this commit assume the binaries (at least env) are in /usr/bin

@whs-dot-hk
Copy link
Contributor

whs-dot-hk commented Jul 26, 2022

Tested should work in devcontainer
Screenshot from 2022-07-27 11-05-23

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants