Compare commits

..

2 commits

View file

@ -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 fish $confirm $ssh[$index] n
if $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