diff options
Diffstat (limited to 'scripts/sanity-test.sh')
| -rwxr-xr-x | scripts/sanity-test.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/sanity-test.sh b/scripts/sanity-test.sh index 9248da1..1973ee6 100755 --- a/scripts/sanity-test.sh +++ b/scripts/sanity-test.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # sanity-test.sh - Automated sanity test for archangel ISO # # Boots the ISO in a headless QEMU VM, waits for SSH, runs verification |
