Fix conf file recration script invokation

This commit is contained in:
Joanna Rutkowska 2010-10-01 15:38:28 +02:00
parent cd1a13fecc
commit f605850d00

View File

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