Ensure LocalMachine registry hive exists

Former-commit-id: c517d343646c3b1108cde8a8973c8080e09336de
This commit is contained in:
Jo Shields 2018-05-24 13:20:18 -04:00
parent 2fc877cb94
commit a2794afd35

View File

@ -13,4 +13,5 @@ if [ "$1" = "configure" ]; then
ldconfig ldconfig
fi fi
mkdir -p /etc/mono/registry/LocalMachine/
#DEBHELPER# #DEBHELPER#