aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorkaotisk <kaotisk@arching-kaos.org>2025-03-16 00:57:28 +0200
committerkaotisk <kaotisk@arching-kaos.org>2025-03-16 00:57:28 +0200
commit0238608f85236f0b886f0b53c904d56e08d27d05 (patch)
tree4f77606ce27756e4a3a8395097ecec265d7968cf /install.sh
parentd4fcb369a26507a1fbaa38789cdfd06c559b8c39 (diff)
downloadarching-kaos-tools-0238608f85236f0b886f0b53c904d56e08d27d05.tar.gz
arching-kaos-tools-0238608f85236f0b886f0b53c904d56e08d27d05.tar.bz2
arching-kaos-tools-0238608f85236f0b886f0b53c904d56e08d27d05.zip
Directly call the script to avoid populating the logs with too much info
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh2
1 files changed, 0 insertions, 2 deletions
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