mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-25 20:26:34 +00:00
S00datapart: always exit with a successful status
This commit is contained in:
parent
b2e6a1ea60
commit
d1198a9beb
@ -70,5 +70,5 @@ case "$1" in
|
|||||||
exit 1
|
exit 1
|
||||||
esac
|
esac
|
||||||
|
|
||||||
exit $?
|
# always exit with a successful status
|
||||||
|
exit 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user