trying to add -! 30 to trick inxi into thinking it is running in shell

This commit is contained in:
inxi-svn 2013-01-11 20:22:05 +00:00
parent 1688781f7f
commit 3f071d5849

3
inxi
View file

@ -2153,6 +2153,9 @@ get_parameters()
14)
script_self_updater "$SCRIPT_DOWNLOAD_BRANCH_4" 'svn: branch four server'
;;
30)
B_RUNNING_IN_SHELL='true'
;;
ftp*)
ALTERNATE_FTP="$OPTARG"
;;