fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#include <iostream>
|
||||
#include "test.hpp"
|
||||
|
||||
using namespace std;
|
||||
|
||||
int main(void) {
|
||||
cout << getStr() << endl;
|
||||
}
|
||||
Reference in New Issue
Block a user