Fixes
This commit is contained in:
@@ -45,7 +45,7 @@ fi
|
||||
killall core
|
||||
|
||||
%postun
|
||||
if [ "$1" == "1" ]; then
|
||||
if [ "$1" == "0" ]; then
|
||||
killall core
|
||||
if [ -e /usr/local/ispmanager-mod_rewrite/settings ]; then
|
||||
rm -f /usr/local/ispmanager-mod_rewrite/settings/*
|
||||
|
||||
Reference in New Issue
Block a user