Commit 49520750 authored by Sebastian Kummer's avatar Sebastian Kummer

Merge pull request #609 in ZP/z-push from bugfix/ZP-1162-create-a-nginx-config-package to develop

* commit '95e55304':
  ZP-1162 Do not modify file list on nginx postun.
parents cf77bb4a 95e55304
......@@ -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