mirror of
https://gitlab.com/Snogard/kaido.git
synced 2025-08-20 10:50:06 +02:00
fixed typos
This commit is contained in:
parent
9417594ca5
commit
147c4ae904
@ -1,4 +1,4 @@
|
||||
#!/bin/baash
|
||||
#!/bin/bash
|
||||
source /opt/kaido/src/libs/bash/lib.sh
|
||||
|
||||
userID=$1
|
||||
|
@ -75,7 +75,8 @@ git rev-parse --verify HEAD | sudo tee $previusCommitFile
|
||||
echo -e "Starting installation and configs auto update\n"
|
||||
|
||||
echo -e "previus commit: ${previusCommit}"
|
||||
echo "current commit: ${currentCommit}\n"
|
||||
echo "current commit: ${currentCommit}"
|
||||
echo ""
|
||||
|
||||
# auto update builds
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user