nothing, only syntaxic sugaré
This commit is contained in:
parent
1095491d91
commit
566078953c
|
@ -253,22 +253,13 @@ EOF
|
||||||
echo "copy content of /usr/share/doc/examples/example.sudoers into /etc/sudoers.d for to run properly"
|
echo "copy content of /usr/share/doc/examples/example.sudoers into /etc/sudoers.d for to run properly"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# important: postinst gele sans ca
|
# important: postinst freezes withtout that:
|
||||||
db_stop
|
db_stop
|
||||||
|
|
||||||
|
|
||||||
echo "**********************************************"
|
echo "**********************************************"
|
||||||
echo "* *"
|
echo "* ALTERNC: *"
|
||||||
echo "* ALTERNC *"
|
|
||||||
echo "* ------------ *"
|
|
||||||
echo "* *"
|
|
||||||
echo "* *"
|
|
||||||
echo "* Please run alternc.install to fully deploy *"
|
echo "* Please run alternc.install to fully deploy *"
|
||||||
echo "* *"
|
|
||||||
echo "**********************************************"
|
echo "**********************************************"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
;;
|
;;
|
||||||
|
|
||||||
abort-upgrade|abort-remove|abort-deconfigure)
|
abort-upgrade|abort-remove|abort-deconfigure)
|
||||||
|
|
Loading…
Reference in New Issue