Page MenuHomeDevCentral

D1063.diff
No OneTemporary

D1063.diff

diff --git a/scripts/byOS/Fedora/new-partition.sh b/scripts/byOS/Fedora/new-partition.sh
--- a/scripts/byOS/Fedora/new-partition.sh
+++ b/scripts/byOS/Fedora/new-partition.sh
@@ -30,5 +30,5 @@
vgextend "$VG" "$DEVICE"
lvcreate -l 100%FREE -n "$LVNAME" "$VG"
mkfs -t xfs "/dev/$VG/$LVNAME"
-cat "/dev/mapper/$VG-$LVNAME $MOUNTING_POINT xfs defaults 1 2" >> /etc/ftab
+echo "/dev/mapper/$VG-$LVNAME $MOUNTING_POINT xfs defaults 1 2" >> /etc/ftab
mount "$MOUNTING_POINT"

File Metadata

Mime Type
text/plain
Expires
Sat, Nov 23, 19:10 (15 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2258730
Default Alt Text
D1063.diff (473 B)

Event Timeline