mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
mkimage.sh: use "*" for console messages
This commit is contained in:
parent
abd8f38478
commit
216bb4601a
@ -8,7 +8,7 @@ fi
|
|||||||
test "root" != "$USER" && exec sudo -E $0 "$@"
|
test "root" != "$USER" && exec sudo -E $0 "$@"
|
||||||
|
|
||||||
function msg() {
|
function msg() {
|
||||||
echo ":: $1"
|
echo " * $1"
|
||||||
}
|
}
|
||||||
|
|
||||||
function cleanup {
|
function cleanup {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user