helpers/generate_common.sh: set fallback updater version
+ 1
− 0
@@ -296,6 +296,7 @@ updater_ng_repodetect() {
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
The error message says that $DEFAULT_UPDATER_VERSION will be used, but it wasn't actually set anywhere which resulted in an unbound variable error.