diff --git a/seqs/debianrpi.sh b/seqs/debianrpi.sh index baca926..1a32b70 100755 --- a/seqs/debianrpi.sh +++ b/seqs/debianrpi.sh @@ -5,6 +5,8 @@ toolDownSite="https://raspi.debian.net/tested-images" toolDownUrl= toolDownFile= +toolEssentialDeps="vim bash-completion man-db locales wget" + SDDEV= SDBOOT= SDBOOTPUUID= @@ -99,26 +101,20 @@ step_3() { cat <