add missing fi
This commit is contained in:
parent
e62ba41186
commit
bbe2516dc7
1 changed files with 1 additions and 0 deletions
|
|
@ -98,6 +98,7 @@ if [ $1 -eq 0 ] ; then
|
|||
# Package removal, not upgrade
|
||||
/bin/systemctl --no-reload disable anyterm.service > /dev/null 2>&1 || :
|
||||
/bin/systemctl stop anyterm.service > /dev/null 2>&1 || :
|
||||
fi
|
||||
|
||||
%postun
|
||||
/bin/systemctl daemon-reload >/dev/null 2>&1 || :
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue