Skip to content

Commit

Permalink
delete a specific configuration in the .ssh/config
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroTochigi committed Jun 22, 2024
1 parent d86a52b commit 9b8b584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/aws/delete.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ function delete(){
fi
done

deleteSshConfig myserver
deleteSshConfig $balloonName
deleteObsoleteKeyValue $balloonName

}

0 comments on commit 9b8b584

Please sign in to comment.