mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-10 21:00:36 +02:00
fix typo
This commit is contained in:
parent
64ed6863d7
commit
92201cb73f
@ -364,7 +364,7 @@ fi
|
||||
# formatting old: EXT4
|
||||
if [ "$1" = "format" ] && [ "$2" = "ext4" ]; then
|
||||
|
||||
# prepare temo mount point
|
||||
# prepare temp mount point
|
||||
sudo mkdir -p /tmp/ext4 1>/dev/null
|
||||
|
||||
# write new EXT4 partition
|
||||
|
Loading…
x
Reference in New Issue
Block a user