Skip to content

Fix shebang on shell scripts #6660

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

Merged
merged 1 commit into from
Aug 8, 2022
Merged

Conversation

gnustavo
Copy link
Contributor

@gnustavo gnustavo commented Aug 8, 2022

The first line of many shell scripts are missing the "!" character,
which make them not to be taken as proper shebangs.

The first line of many shell scripts are missing the "!" character,
which make them not to be taken as proper shebangs.
@github-actions github-actions bot added the docker label Aug 8, 2022
@dsever
Copy link
Contributor

dsever commented Aug 8, 2022

Good catch!

@dsever dsever requested review from dsever and StefanFl August 8, 2022 06:10
Copy link
Contributor

@dsever dsever left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@damiencarol damiencarol merged commit 67a2080 into DefectDojo:dev Aug 8, 2022
@gnustavo gnustavo deleted the fix-shebangs branch August 18, 2022 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants