fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#include"alexandria.h"
|
||||
#include<stdio.h>
|
||||
|
||||
void alexandria_visit() {
|
||||
printf("You are surrounded by wisdom and knowledge. You feel enlightened.\n");
|
||||
}
|
||||
Reference in New Issue
Block a user