Fix install script execution when target is different than default
This commit is contained in:
parent
0168b950e3
commit
465129d89b
1 changed files with 1 additions and 1 deletions
|
@ -26,4 +26,4 @@ sudo chown $USER "$MOUNT_TARGET"
|
|||
|
||||
echo "$MOUNT_SOURCE -> $MOUNT_TARGET"
|
||||
|
||||
$HOME/.vault/install
|
||||
$MOUNT_TARGET/install
|
||||
|
|
Loading…
Reference in a new issue