mirror of
https://codeberg.org/Computertruhe/Setup-Skripte.git
synced 2025-06-28 11:26:18 +02:00
fehlendes paket
This commit is contained in:
parent
d102f5feff
commit
9be090a044
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
if [ -z "$(command -v dialog)" ]; then
|
||||
echo "dialog fehlt! Installiere dialog..."
|
||||
sudo apt update
|
||||
sudo apt install -y dialog
|
||||
sudo apt install -y dialog btrfs-progs
|
||||
fi
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue