progress
This commit is contained in:
parent
619f0646d1
commit
3bdaafd339
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ cat <<EOF > build/chroot/tmp/install_base.sh
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
message () {
|
message () {
|
||||||
echo "== install_base: " $1
|
echo "== install_base: " "$1"
|
||||||
}
|
}
|
||||||
|
|
||||||
error ()
|
error ()
|
||||||
|
|
Loading…
Reference in a new issue