diff --git a/install/debian/InstallHalyard.sh b/install/debian/InstallHalyard.sh index 39669a1e8c..c754029abf 100644 --- a/install/debian/InstallHalyard.sh +++ b/install/debian/InstallHalyard.sh @@ -3,7 +3,7 @@ set -e function check_migration_needed() { - set -e + set +e which dpkg &> /dev/null if [ "$?" = "0" ]; then