forked from naskya/firefish
dev: minor refactor in update/utils
This commit is contained in:
parent
eb20f3763a
commit
a2f684ce00
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ run() {
|
||||||
}
|
}
|
||||||
|
|
||||||
br() {
|
br() {
|
||||||
printf "\\n"
|
printf '\n'
|
||||||
}
|
}
|
||||||
|
|
||||||
version() {
|
version() {
|
||||||
|
|
Loading…
Reference in a new issue