Code

* Created "old" branch and moved stuff
[gosa.git] / branches / old / gosa-core / debian / gosa-desktop.config
diff --git a/branches/old/gosa-core/debian/gosa-desktop.config b/branches/old/gosa-core/debian/gosa-desktop.config
new file mode 100644 (file)
index 0000000..85204c8
--- /dev/null
@@ -0,0 +1,9 @@
+#!/bin/sh -e
+
+# Source debconf library.
+. /usr/share/debconf/confmodule
+
+# What is the URL?
+db_input medium gosa-desktop/url || true
+db_go
+