mirror of
https://github.com/gtxaspec/wz_mini_hacks.git
synced 2025-11-05 15:11:53 +00:00
add logging for mounts
This commit is contained in:
@@ -19,6 +19,9 @@ case "$1" in
|
||||
mount /dev/mtdblock3 /system
|
||||
fi
|
||||
|
||||
echo "Current Mounts:"
|
||||
mount
|
||||
|
||||
;;
|
||||
*)
|
||||
echo "Usage: $0 {start}"
|
||||
|
||||
Reference in New Issue
Block a user