diff --git a/other/bootstrap_daemon/tox-bootstrapd.sh b/other/bootstrap_daemon/tox-bootstrapd.sh index 39589b5e..b3279ec7 100644 --- a/other/bootstrap_daemon/tox-bootstrapd.sh +++ b/other/bootstrap_daemon/tox-bootstrapd.sh @@ -108,3 +108,4 @@ case "$1" in exit 3 ;; esac +exit 0 \ No newline at end of file