mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 06:36:34 +00:00
Update writeimage.sh
fixed typo.
This commit is contained in:
parent
932e18623d
commit
f5a07e9675
@ -31,7 +31,7 @@ function smartUnmount() {
|
||||
|
||||
# use this function to mount regardless of MAC OS or not
|
||||
function smartMount() {
|
||||
msg "UMounting $1"
|
||||
msg "Mounting $1"
|
||||
|
||||
# if MAC OS
|
||||
if [ `uname` == "Darwin" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user