Update alacritty-setup.sh

missing letter
This commit is contained in:
Jaredy899 2025-01-11 10:19:56 -05:00 committed by GitHub
parent f32ab0bf9a
commit dcc1c5be70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ installAlacritty() {
apk)
"$ESCALATION_TOOL" "$PACKAGER" add alacritty
;;
bps-install)
xbps-install)
"$ESCALATION_TOOL" "$PACKAGER" -y alacritty
;;
*)