Compare commits
2 commits
f727b0eb17
...
542dc6f5a8
Author | SHA1 | Date | |
---|---|---|---|
542dc6f5a8 | |||
871992abbd |
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ function initConfig -V dir -d "Fetches the configuration by prompting the user t
|
|||
if [ -z "$VALHALLA_BACKUP_DIR" ]
|
||||
argparse -i "action=" -- $argv
|
||||
set -l index
|
||||
set -l confirm fish "$dir/../../lib/modules/partition/confirm.fish"
|
||||
set -l confirm fish "$dir/../../../lib/modules/partition/confirm.fish"
|
||||
|
||||
switch "$_flag_action"
|
||||
case backup
|
||||
|
|
Loading…
Reference in a new issue