lildebi icon indicating copy to clipboard operation
lildebi copied to clipboard

convert command line args to a conf file

Open eighthave opened this issue 11 years ago • 0 comments

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.

eighthave avatar Sep 30 '14 21:09 eighthave