Yes, you do.
/tbu/scripts is not mounted so any changes you make in that folder will not be present when IFL is booted again.
I find this line handy because if you manually boot IFL, it does open at the IFL window.
Code: Select all
ext("SET TEXTLINE /tbu/boot/scripts/scriptslist.txt ^"0_IFL.tbs^"")
Don't use this line...
Code: Select all
ext("del /tbu/boot/scripts/* -y -q")