Skip to content

Commit

Permalink
fix: Bash
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Dec 16, 2023
1 parent 1acd453 commit 745dbbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
set -Eeuo pipefail

DEF_OPTS="-nographic -nodefaults -boot strict=on -display none"
Expand Down

0 comments on commit 745dbbf

Please sign in to comment.