diff options
| -rwxr-xr-x | scripts/boot/mountroot.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/boot/mountroot.sh b/scripts/boot/mountroot.sh index 69f6f0a..2d14e4d 100755 --- a/scripts/boot/mountroot.sh +++ b/scripts/boot/mountroot.sh @@ -199,7 +199,7 @@ mountroot () panic "A wrong rootfs was mounted." fi - fstab + Fstab Netbase case "${LIVE_SWAPON}" in |
