OSDN Git Service

[fix] : Not initialize AURHELPR
authorhayao <hayao@fascode.net>
Sat, 3 Apr 2021 07:45:17 +0000 (16:45 +0900)
committerhayao <hayao@fascode.net>
Sat, 3 Apr 2021 07:45:17 +0000 (16:45 +0900)
aptpac

diff --git a/aptpac b/aptpac
index e46e018..3efb326 100755 (executable)
--- a/aptpac
+++ b/aptpac
@@ -16,8 +16,7 @@
 
 # Enter the path to the AUR helper you want to use here. 
 # If it is empty, the corresponding AUR helper will be searched automatically.
-AURHELPER=
-
+#AURHELPER=
 
 
 set -e