From 0238608f85236f0b886f0b53c904d56e08d27d05 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Sun, 16 Mar 2025 00:57:28 +0200 Subject: Directly call the script to avoid populating the logs with too much info --- install.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 922d7c2..ec881cb 100755 --- a/install.sh +++ b/install.sh @@ -61,8 +61,6 @@ else exit 3 fi -touch $AK_LOGSFILE - source ./lib/_ak_log source ./lib/_ak_script _ak_usage -- cgit v1.2.3