ucs/kolab-ucs-join-script.sh ucs/kolab-ucs-unjoin-script.sh

Christoph Wickert wickert at kolabsys.com
Thu Sep 10 11:07:54 CEST 2015


 ucs/kolab-ucs-join-script.sh   |    2 +-
 ucs/kolab-ucs-unjoin-script.sh |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit ae389ebdc97775db9954b069053d60a72806b4e1
Author: Christoph Wickert <wickert at kolabsys.com>
Date:   Thu Sep 10 11:07:49 2015 +0200

    Bump (un)joinscript versions to make sure they get executed

diff --git a/ucs/kolab-ucs-join-script.sh b/ucs/kolab-ucs-join-script.sh
index fb4ab77..14d8df3 100755
--- a/ucs/kolab-ucs-join-script.sh
+++ b/ucs/kolab-ucs-join-script.sh
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-VERSION=4
+VERSION=5
 
 # We should probably just use base.sh and ldap.sh, for now we just use all.sh
 . /usr/share/univention-lib/all.sh
diff --git a/ucs/kolab-ucs-unjoin-script.sh b/ucs/kolab-ucs-unjoin-script.sh
index 3ab77f1..e053a40 100755
--- a/ucs/kolab-ucs-unjoin-script.sh
+++ b/ucs/kolab-ucs-unjoin-script.sh
@@ -30,7 +30,7 @@
 # /usr/share/common-licenses/AGPL-3; if not, see
 # <http://www.gnu.org/licenses/>.
 
-VERSION=1
+VERSION=2
 
 . /usr/share/univention-join/joinscripthelper.lib
 . /usr/share/univention-lib/all.sh




More information about the commits mailing list