mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-28 12:43:40 +10:00
bump
This commit is contained in:
parent
4897b86700
commit
46381d24cc
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ echo '* soft nofile 1000000' >> /etc/security/limits.conf
|
|||
echo '* hard nofile 1000000' >> /etc/security/limits.conf
|
||||
|
||||
# Install alacritty on the host
|
||||
wget -O alacritty.deb https://github.com/jwilm/alacritty/releases/download/v0.2.5/Alacritty-v0.2.5_amd64.deb && \
|
||||
wget -O alacritty.deb https://github.com/jwilm/alacritty/releases/download/v0.2.8/Alacritty-v0.2.5_amd64.deb && \
|
||||
dpkg -i alacritty.deb && \
|
||||
rm alacritty.deb
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue