On Sun, 07 Oct 2012 18:07:31 +0100, Adam D. Barratt wrote:
> Sorry to be a pain, but looking at the diff for xsp 2.10-2.3, I
> think there's still a couple of bugs. :-(
Oh dear :/
> +# get existing values
> +modmono_default="/etc/default/mono-apache-server2"
> +if [ -e $modmono_default ]; then
Hi Gregor,
Sorry to be a pain, but looking at the diff for xsp 2.10-2.3, I think
there's still a couple of bugs. :-(
+# get existing values
+modmono_default="/etc/default/mono-apache-server2"
+if [ -e $modmono_default ]; then
+ . $modmono_default || true
+ db_set monoserver2/monose
2 matches
Mail list logo