diff --git a/BuildAssets/test-linux-package.sh b/BuildAssets/test-linux-package.sh index ed6eec0b81..735832fb07 100755 --- a/BuildAssets/test-linux-package.sh +++ b/BuildAssets/test-linux-package.sh @@ -20,8 +20,6 @@ fi bash ./install-linux-package.sh || exit -echo Installation complete succesfully. - if command -v dpkg > /dev/null; then echo Detected dpkg. Installing ca-certificates to support octo HTTPS communication. export DEBIAN_FRONTEND=noninteractive