Skip to content
Snippets Groups Projects
Commit 421e73b8 authored by Günther Grill's avatar Günther Grill Committed by Matthew Mosesohn
Browse files

Add missing exclamation mark in shebang line (#1966)

parent 0d8de289
No related branches found
No related tags found
No related merge requests found
#/bin/bash #!/bin/bash
set -e set -e
BINDIR="/opt/bin" BINDIR="/opt/bin"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment