diff options
Diffstat (limited to 'scripts/boot-vm.sh')
| -rwxr-xr-x | scripts/boot-vm.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/boot-vm.sh b/scripts/boot-vm.sh index 6eb8eea..99686e3 100755 --- a/scripts/boot-vm.sh +++ b/scripts/boot-vm.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # boot-vm.sh - Boot the VM from disk if installed, otherwise from ISO # # This is a simple wrapper that does the right thing: |
