fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#include <yonder.h>
|
||||
#include <string.h>
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
return strcmp(yonder(), "AB54 6BR");
|
||||
}
|
||||
Reference in New Issue
Block a user