feat: add deb-get installer to requirements

This commit is contained in:
Julien Oculi 2024-06-05 17:40:35 +02:00
parent 291fc8192f
commit 675e44081d

View file

@ -36,3 +36,8 @@ nala install -y \
cmatrix \ cmatrix \
cowsay \ cowsay \
sl \ sl \
# Install useful deb installer
echo "[server_config] > Installing required utilites (useful .deb installer)"
nala install -y lsb-release
curl -sL https://raw.githubusercontent.com/wimpysworld/deb-get/main/deb-get | bash -s install deb-get