diff --git a/modules/authnz.sh b/modules/authnz.sh index b159ee4..ab5cfb0 100644 --- a/modules/authnz.sh +++ b/modules/authnz.sh @@ -14,6 +14,7 @@ # ------------------------------------------------------------------------------ export VER_authnz=0.1.2 +export DEP_authnz="upgrade_dist" # Users (from Ldap) add_remote_user() diff --git a/modules/upgrade_dist.sh b/modules/upgrade_dist.sh index a2f6c9b..5663fe9 100644 --- a/modules/upgrade_dist.sh +++ b/modules/upgrade_dist.sh @@ -15,6 +15,9 @@ export VER_upgrade_dist="0.0.9" +# The following var must stay empty +export DEP_upgrade_dist="" + upgrade_dist() { local proxyfile=/etc/apt/apt.conf.d/00proxy