This will essentially preview how the script is run with exact commands, etc. This is useful when you don't want to read through the entire script, however you still want to see what is being run on your device.
Using the flag --tree OR -t (in a combined flag?) or within a script to force it:
CONFIG forcescripttree_view = true/false
This will essentially preview how the script is run with exact commands, etc. This is useful when you don't want to read through the entire script, however you still want to see what is being run on your device.
Using the flag
--tree OR -t (in a combined flag?)or within a script to force it:CONFIG forcescripttree_view = true/false