diff --git a/_requirements.sh b/_requirements.sh index 118af4f..0e80693 100644 --- a/_requirements.sh +++ b/_requirements.sh @@ -36,3 +36,8 @@ nala install -y \ cmatrix \ cowsay \ 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