mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2025-01-31 06:35:41 +00:00
Update alacritty-setup.sh
missing letter
This commit is contained in:
parent
f32ab0bf9a
commit
dcc1c5be70
|
@ -12,7 +12,7 @@ installAlacritty() {
|
|||
apk)
|
||||
"$ESCALATION_TOOL" "$PACKAGER" add alacritty
|
||||
;;
|
||||
bps-install)
|
||||
xbps-install)
|
||||
"$ESCALATION_TOOL" "$PACKAGER" -y alacritty
|
||||
;;
|
||||
*)
|
||||
|
|
Loading…
Reference in New Issue
Block a user