mirror of
https://github.com/cimryan/teslausb.git
synced 2026-03-01 04:30:33 +00:00
fixing typo
This commit is contained in:
@@ -25,7 +25,7 @@ append_cmdline_txt_param ro
|
|||||||
# Move fake-hwclock.data to /mutable directory so it can be updated
|
# Move fake-hwclock.data to /mutable directory so it can be updated
|
||||||
if ! findmnt --mountpoint /mutable
|
if ! findmnt --mountpoint /mutable
|
||||||
then
|
then
|
||||||
echo "Mounting the multable partition..."
|
echo "Mounting the mutable partition..."
|
||||||
mount /mutable
|
mount /mutable
|
||||||
echo "Mounted."
|
echo "Mounted."
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user