From 5d7f7aa7e48a9dce3d0a0a01faeb96490c364a30 Mon Sep 17 00:00:00 2001 From: Tomas M Date: Fri, 21 Sep 2012 08:11:04 -0500 Subject: [PATCH] fix --- initramfs/static/update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/initramfs/static/update b/initramfs/static/update index aa1b775..e674bc1 100755 --- a/initramfs/static/update +++ b/initramfs/static/update @@ -23,4 +23,4 @@ if [ -z "$MYARCH" ]; then fi ln -f busybox-$MYARCH ./busybox -ln -f mount.ntfs-3g-$MYARCH ./ntfs-3g +ln -f mount.ntfs-3g-$MYARCH ./mount.ntfs-3g