make sure we use correct interpreter for umount vault script

This commit is contained in:
Cyryl Płotnicki 2019-08-17 22:56:47 +01:00
parent 48ef2773ab
commit ea4cca7444
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
set -e
VERACRYPT="veracrypt"