Development (#105)

* clean up with some redirects

* plugins from user, get better camera info

* readme, version
This commit is contained in:
paukstelis
2023-07-18 16:55:27 -04:00
committed by GitHub
parent e564d0a79f
commit 5a7cde9a00
6 changed files with 22 additions and 20 deletions

View File

@@ -320,7 +320,7 @@ remove_instance() {
if [ -f /etc/systemd/system/$opt.service ]; then
systemctl stop $opt.service
systemctl disable $opt.service
rm /etc/systemd/system/$opt.service
rm /etc/systemd/system/$opt.service 2>/dev/null
fi
#Get all cameras associated with this instance.