Skip to content

Commit

Permalink
Fix missing shebang in app-config
Browse files Browse the repository at this point in the history
  • Loading branch information
MicheleBortol authored Sep 6, 2024
1 parent e6e3959 commit 9bc0c6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .omeroci/app-config
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#! /usr/bin/env bash
source /infra/utils
set -e
set +u
Expand Down

0 comments on commit 9bc0c6e

Please sign in to comment.