mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 11:46:30 +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
|
||||
esac
|
||||
|
||||
exit $?
|
||||
|
||||
# always exit with a successful status
|
||||
exit 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user