mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-26 06:37:21 +10:00
bump
This commit is contained in:
parent
021f843df7
commit
23cb6030e1
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ sh -c "$(curl -fsSL get.docker.com)" && \
|
|||
usermod -aG docker $DESKTOP_ENVIRONMENT_USER
|
||||
|
||||
# Install alacritty
|
||||
wget -O alacritty.deb https://github.com/jwilm/alacritty/releases/download/v0.2.8/Alacritty-v0.2.8_amd64.deb && \
|
||||
wget -O alacritty.deb https://github.com/jwilm/alacritty/releases/download/v0.2.9/Alacritty-v0.2.9_amd64.deb && \
|
||||
dpkg -i alacritty.deb && \
|
||||
rm alacritty.deb
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue