Revert "Move up script verification"

This reverts commit 2681903c93.
This commit is contained in:
Mike Reeves
2021-06-24 10:52:27 -04:00
parent 2681903c93
commit a1ec40b547

View File

@@ -775,11 +775,6 @@ main() {
echo ""
echo ""
echo "Verifying we have the latest soup script."
if [ -f /usr/sbin/so-image-common ]; then
. /usr/sbin/so-image-common
else
add_common
fi
verify_latest_update_script
echo ""
set_os