mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-05-06 00:36:35 +00:00
chore(iterm2): shellcheck + shfmt
This commit is contained in:
@@ -26,7 +26,7 @@ function _install_iterm2() {
|
||||
fi
|
||||
|
||||
if [[ -d ~/Applications/iTerm.app ]]; then
|
||||
mv ~/Applications/iTerm.app ${WEBI_TMP}/iTerm.app-webi.bak
|
||||
mv ~/Applications/iTerm.app "${WEBI_TMP}/iTerm.app-webi.bak"
|
||||
fi
|
||||
mv "${WEBI_TMP}/iTerm.app" ~/Applications/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user