summaryrefslogtreecommitdiff
path: root/recipes-images/images/files/library/genext3fs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-images/images/files/library/genext3fs.sh')
-rwxr-xr-xrecipes-images/images/files/library/genext3fs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-images/images/files/library/genext3fs.sh b/recipes-images/images/files/library/genext3fs.sh
index ffcf060..93c2b60 100755
--- a/recipes-images/images/files/library/genext3fs.sh
+++ b/recipes-images/images/files/library/genext3fs.sh
@@ -4,7 +4,7 @@
# sometimes we need the binary echo, not the shell builtin
ECHO=`which echo`
-MOUNTPOINT="mnt/trdx-rootfs"
+MOUNTPOINT="mnt/tdx-rootfs"
Usage()
{