mirror of
https://github.com/sigmasternchen/Anineko
synced 2025-03-15 03:28:57 +00:00
oh, i forgot that
This commit is contained in:
parent
b05dbcd983
commit
1aaf057e27
1 changed files with 1 additions and 1 deletions
2
install
2
install
|
@ -9,7 +9,7 @@ fi
|
|||
|
||||
check() {
|
||||
text=" $1..."
|
||||
echo $text
|
||||
echo -n $text
|
||||
for i in $(seq ${#text} 20); do
|
||||
echo -n " "
|
||||
done
|
||||
|
|
Loading…
Reference in a new issue