Compare commits
2 commits
542dc6f5a8
...
9bc4b5c8a8
Author | SHA1 | Date | |
---|---|---|---|
9bc4b5c8a8 | |||
0806995312 |
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ function initConfig -V dir -d "Fetches the configuration by prompting the user t
|
|||
sudo ssh-keygen -f "$$keyVar" -N ""
|
||||
end
|
||||
|
||||
if $confirm $ssh[$index] n
|
||||
if fish $confirm $ssh[$index] n
|
||||
read -gxP $server[$index] VALHALLA_BACKUP_SERVER
|
||||
read -gxP $port[$index] VALHALLA_BACKUP_SERVER_PORT
|
||||
read -gxP $user[$index] VALHALLA_BACKUP_SERVER_USER
|
||||
|
|
Loading…
Reference in a new issue