Skip to content

Commit

Permalink
Code & Features Update
Browse files Browse the repository at this point in the history
  • Loading branch information
nathaneltitane committed Oct 16, 2023
1 parent a176ca3 commit 76ad615
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions l2cu
Original file line number Diff line number Diff line change
Expand Up @@ -1678,9 +1678,10 @@ then
echo
done

# unset IFS
# reset IFS

IFS=''

done

frobulator.cpt "Complete" "[ ${script} // Export ]"
Expand Down Expand Up @@ -1968,7 +1969,7 @@ then
"${overlay_directory}"/overlay."${extension}"
fi
done
# unset IFS
# reset IFS

IFS=''
done
Expand Down Expand Up @@ -2366,7 +2367,7 @@ then
fi
fi

# unset IFS
# reset IFS

IFS=''

Expand Down

0 comments on commit 76ad615

Please sign in to comment.