Fix bsdtar install for bullseye.
Debian bullseye has libarchive-tools replacing the bsdtar package.master
parent
16fb0833bf
commit
1123644052
|
@ -134,7 +134,7 @@ fi
|
|||
if has_tags pm:apt; then
|
||||
sudo apt update
|
||||
apt_install \
|
||||
bsdtar \
|
||||
'^(bsdtar|libarchive-tools)$' \
|
||||
tar \
|
||||
gzip \
|
||||
xz-utils \
|
||||
|
|
Loading…
Reference in New Issue