Commit 95e55304 authored by Manfred Kutas's avatar Manfred Kutas

ZP-1162 Do not modify file list on nginx postun.

Released under the Affero GNU General Public License (AGPL) version 3.
parent aac288dc
......@@ -433,7 +433,6 @@ echo -e "\033[0;33mEdit %_sysconfdir/nginx/sites-available/z-push.conf, enable i
%endif
%postun -n %name-config-nginx
rm -f "%_sysconfdir/nginx/sites-available/z-push.conf"
service nginx reload || true
# COMMON
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment