more accurate solution for non-interactive update
authorChris Koeritz <fred@gruntose.com>
Wed, 21 Mar 2018 01:49:31 +0000 (21:49 -0400)
committerChris Koeritz <fred@gruntose.com>
Wed, 21 Mar 2018 01:49:31 +0000 (21:49 -0400)
should work now, if the reference sites are right about the variable for non-interactive.  the var was not passed in before since sudo is not like a sub-shell.  now the two pieces needed, setting the var and running command that listens to var, are done in a single multi-line bash command.


No differences found