Fix conf file recration script invokation

pull/1/head
Joanna Rutkowska 14 years ago
parent cd1a13fecc
commit f605850d00

@ -94,7 +94,7 @@ if [ "$1" = 1 ] ; then
fi
echo "--> Recreating VM conf files..."
/usr/lib/qubes/reset_vm_configs.py %template_name}
/usr/lib/qubes/reset_vm_configs.py %{template_name}
%preun
if [ "$1" = 0 ] ; then

Loading…
Cancel
Save