Use unp instead of custom extract script

This commit is contained in:
2025-05-22 23:26:35 +01:00
parent f0a0cc0389
commit 0690c68835
3 changed files with 2 additions and 58 deletions

View File

@@ -80,7 +80,7 @@ echo
# Install Programs
if [ "$reload" = false ]; then
sudo apt install curl git tmux fzf tealdeer pass-otp zbar-tools lynis bat ufw \
sudo apt install curl git tmux fzf tealdeer pass-otp zbar-tools lynis bat ufw unp \
gir1.2-gtop-2.0 lm-sensors # Vitals Extension deps
fi