mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-05-24 06:27:07 -04:00
Update zoneminder.el7.spec
typo
This commit is contained in:
@@ -106,8 +106,8 @@ if [ $1 -eq 2 ] ; then
|
||||
fi
|
||||
|
||||
# Warn the end user to read the README file
|
||||
echo -e "/nVERY IMPORTANT: Before starting ZoneMinder, read README.Centos7 to finish the\ninstallation or upgrade!\n"
|
||||
echo -e "/nThe README file is located here: %{_docdir}/%{name}-%{version}."
|
||||
echo -e "\nVERY IMPORTANT: Before starting ZoneMinder, read README.Centos7 to finish the\ninstallation or upgrade!\n"
|
||||
echo -e "\nThe README file is located here: %{_docdir}/%{name}-%{version}.\n"
|
||||
|
||||
%preun
|
||||
if [ $1 -eq 0 ] ; then
|
||||
|
||||
Reference in New Issue
Block a user