Skip to content

Commit

Permalink
add shebang and filemode
Browse files Browse the repository at this point in the history
  • Loading branch information
qrkourier committed Aug 2, 2023
1 parent 81b7a17 commit 0d8001d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/install-ubuntu.bash
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/usr/bin/env bash

set -euxo pipefail

source /etc/os-release
Expand Down

0 comments on commit 0d8001d

Please sign in to comment.