lildebi
lildebi copied to clipboard
convert command line args to a conf file
The internal Lil' Debi scripts currently expect essential arguments on the command line, and will not function without them. To make it easier to debug the scripts, and use the script from the Android shell, these arguments should instead be written to a file which the scripts then source. This file would be written from Java every time the script is called there to make sure they are up-to-date.