fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
int bob_mcbob(void);
|
||||
|
||||
int main(void) {
|
||||
return bob_mcbob();
|
||||
}
|
||||
Reference in New Issue
Block a user