make sure we use correct interpreter for umount vault script
This commit is contained in:
parent
48ef2773ab
commit
ea4cca7444
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
VERACRYPT="veracrypt"
|
||||
|
|
Loading…
Reference in a new issue