Skip to content

Commit fe19660

Browse files
authored
Update linux_userData.sh
remove test file
1 parent ea30075 commit fe19660

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Management-Utilities/ec2-user-data-iscsi-create-and-mount/linux_userData.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@ chown $username:$username /$directory_path/$mount_point
303303
# example: echo "test mount iscsci" > /mnt/myIscsi/testIscsi.txt
304304
echo "test mount iscsci" > /$directory_path/$mount_point/testIscsi.txt
305305
cat /$directory_path/$mount_point/testIscsci.txt
306+
rm /$directory_path/$mount_point/testIscsi.txt
306307

307308
logMessage "Mounting the FSXn iSCSI volume was successful."
308309

0 commit comments

Comments
 (0)