From 68cef4243bf78c095697af553d7637081fc5d3d1 Mon Sep 17 00:00:00 2001 From: opensides Date: Mon, 18 Oct 2010 23:35:03 +0000 Subject: [PATCH] - Removing path in front of command git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@20088 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/debian/gosa.postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gosa-core/debian/gosa.postinst b/gosa-core/debian/gosa.postinst index c5be14243..c48ea120f 100644 --- a/gosa-core/debian/gosa.postinst +++ b/gosa-core/debian/gosa.postinst @@ -13,7 +13,7 @@ case "$1" in ;; triggered) - /usr/sbin/update-gosa + update-gosa exit 0 ;; -- 2.30.2