OSDN Git Service

[disable] : DIsable ddebug msg
authorhayao <shun819.mail@gmail.com>
Tue, 11 Aug 2020 12:27:15 +0000 (21:27 +0900)
committerhayao <shun819.mail@gmail.com>
Tue, 11 Aug 2020 12:27:15 +0000 (21:27 +0900)
aptpac

diff --git a/aptpac b/aptpac
index 118e05f..94ae0b9 100755 (executable)
--- a/aptpac
+++ b/aptpac
@@ -120,7 +120,7 @@ if [[ ${?} != 0 ]]; then
 fi
 
 eval set -- "${OPT}"
-echo "Argument is \"${OPT}\""
+#echo "Argument is \"${OPT}\""
 unset OPT _opt_short _opt_long
 
 while true; do