summarylogtreecommitdiffstats
path: root/zoneminder.install
diff options
context:
space:
mode:
authorNocifer2022-06-09 22:15:03 +0300
committerNocifer2022-06-09 22:15:03 +0300
commit4518117c66253961cb50b42045de9ebc7e258072 (patch)
tree13cf593ebb3b3107439936c895832df9c0249808 /zoneminder.install
parentf3c0fa38d4bbee1772b3e3549cfabb182f32d22d (diff)
downloadaur-4518117c66253961cb50b42045de9ebc7e258072.tar.gz
v=1.36.19,r=1
Diffstat (limited to 'zoneminder.install')
-rw-r--r--zoneminder.install8
1 files changed, 2 insertions, 6 deletions
diff --git a/zoneminder.install b/zoneminder.install
index 83e300144f2e..986c99774847 100644
--- a/zoneminder.install
+++ b/zoneminder.install
@@ -18,15 +18,11 @@ post_install() {
echo "4) After the previous steps are complete, you will also need to refresh systemd's tmpfiles."
echo
echo
- echo " For more detailed info on how to configure ZoneMinder, you should check the following links:"
+ echo " More information on how to setup and use ZoneMinder can be obtained at the following links:"
echo
- echo " * https://wiki.archlinux.org/index.php/ZoneMinder"
+ echo " * https://wiki.archlinux.org/title/ZoneMinder"
echo " * https://zoneminder.readthedocs.io/en/latest/"
echo
- echo " You can also run '/usr/bin/zmsetup.sh' if you wish to automate part or all of the configuration process."
- echo
- echo " Bug reports and packaging suggestions are always welcome at https://aur.archlinux.org/packages/zoneminder/"
- echo
}
post_upgrade() {