pkg-install: append exit 0 to end

pull/899/head
Botspot 4 years ago
parent f33968a8c9
commit e49c19e697

@ -262,4 +262,5 @@ if [ ! -z "$errors" ];then
exit 1
fi
exit 0
}

Loading…
Cancel
Save