more modules comming with deps support
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
export VER_authnz=0.1.2
|
||||
export DEP_authnz="upgrade_dist"
|
||||
|
||||
# Users (from Ldap)
|
||||
add_remote_user()
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user