diff options
author | kaotisk <kaotisk@arching-kaos.org> | 2025-03-16 18:35:39 +0200 |
---|---|---|
committer | kaotisk <kaotisk@arching-kaos.org> | 2025-03-16 18:35:39 +0200 |
commit | 440269224344c344a30111c90bd9c2db6605bd3b (patch) | |
tree | b8562403903179755adfa9830e1402d217a547e7 /install.sh | |
parent | 9818679e54d2df0303cf4717fbf3748455005c79 (diff) | |
download | arching-kaos-tools-440269224344c344a30111c90bd9c2db6605bd3b.tar.gz arching-kaos-tools-440269224344c344a30111c90bd9c2db6605bd3b.tar.bz2 arching-kaos-tools-440269224344c344a30111c90bd9c2db6605bd3b.zip |
Changed way of settings initiation
Diffstat (limited to 'install.sh')
-rwxr-xr-x | install.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -72,7 +72,6 @@ _ak_countdown_seconds 5 _ak_check_and_create_dir $AK_CONFIGDIR _ak_check_and_create_dir $AK_BINDIR -_ak_check_and_create_dir $AK_SETTINGS _ak_check_and_create_dir $AK_LIBDIR _ak_check_and_create_dir $AK_MODULESDIR _ak_check_and_create_dir $AK_ZBLOCKDIR |