diff options
author | kaotisk <kaotisk@arching-kaos.org> | 2024-12-16 00:54:43 +0200 |
---|---|---|
committer | kaotisk <kaotisk@arching-kaos.org> | 2024-12-16 00:54:43 +0200 |
commit | 300190b4cbd16cdbd23f5e904586ab2485236293 (patch) | |
tree | c7443b6f7a958b7663019cb27abce239bfe695fe /install.sh | |
parent | c7c3081b734ad74bb2a303ee17899591b10b3f3f (diff) | |
download | arching-kaos-tools-300190b4cbd16cdbd23f5e904586ab2485236293.tar.gz arching-kaos-tools-300190b4cbd16cdbd23f5e904586ab2485236293.tar.bz2 arching-kaos-tools-300190b4cbd16cdbd23f5e904586ab2485236293.zip |
Run update script earlier
Diffstat (limited to 'install.sh')
-rwxr-xr-x | install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -95,6 +95,7 @@ chmod 700 -R $AK_GPGHOME _ak_let_there_be_file $AK_GENESIS _ak_let_there_be_file $AK_ZBLOCKSFILE _ak_let_there_be_file $AK_ZPAIRSFILE +bash update.sh packageManager="" installCommand="" |