This commit is contained in:
teldra 2022-02-07 17:28:45 +01:00
parent 60c967902b
commit ef93896350
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ if [ $DEBUG ]; then
cryptsetup close /dev/mapper/luks*
fi
mkdir -p $target
mkdir -p $target $tmp_target
. ./etc/functions