diff --git a/setup-apkrepos.in b/setup-apkrepos.in index 49214f3e1712ac93fa7e0177e59dac2f10316fcb..69de69385555c3ce4cb50ab7c6e0f464b91d5b0d 100755 --- a/setup-apkrepos.in +++ b/setup-apkrepos.in @@ -188,7 +188,7 @@ while true; do e) edit_repositories && changed=1 && break;; esac if [ -n "$changed" ]; then - default_answer="done" + break fi fi done