mirror of
https://gitlab.com/Snogard/kaido.git
synced 2025-06-25 02:13:00 +02:00
fixed typo
This commit is contained in:
parent
86e5e420ca
commit
f04aebb7f3
@ -128,7 +128,7 @@ updateSuccess=1
|
||||
# end
|
||||
if [[ $updateSuccess -eq 1 ]]; then
|
||||
echo $previousCommit_kaido | tee "${previousCommitFile_kaido}"
|
||||
echo $previousCOmmit_config | tee "${previousCommitFIle_config}"
|
||||
echo $previousCommit_config | tee "${previousCommitFIle_config}"
|
||||
fi
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user