Fix conf file recration script invokation
This commit is contained in:
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…
Reference in New Issue
Block a user