Update motioneye_setup.sh

pull/33/head
tteckster 3 years ago committed by GitHub
parent 0482815a67
commit 85277789f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -90,8 +90,8 @@ echo -e "${CHECKMARK} \e[1;92m Customizing Container... \e[0m"
EOF
systemctl daemon-reload
systemctl restart $(basename $(dirname $GETTY_OVERRIDE) | sed 's/\.d//')
systemctl enable motioneye
systemctl start motioneye
systemctl enable motioneye &>/dev/null
systemctl start motioneye
echo -e "${CHECKMARK} \e[1;92m Cleanup... \e[0m"
rm -rf /motioneye_setup.sh /var/{cache,log}/* /var/lib/apt/lists/*

Loading…
Cancel
Save

Powered by BW's shoe-string budget.