V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 2m50s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-09-05 22:51:59 +02:00
parent 0f727af65b
commit e809c89a5f
3 changed files with 7 additions and 5 deletions

View File

@@ -29,7 +29,6 @@ check_pkgs() {
[btrfs]="btrfs-progs"
[curl]="curl"
[dmsetup]="dmsetup"
[fsck.vfat]="dosfstools"
[mkfs.vfat]="dosfstools"
[e2label]="e2fsprogs"
[tune2fs]="e2fsprogs"
@@ -44,8 +43,6 @@ check_pkgs() {
[lsb_release]="lsb-release"
[parted]="parted"
[pwgen]="pwgen"
[sed]="sed"
[tar]="tar"
[tree]="tree"
[unzip]="unzip"
[wget]="wget"