fixed global functions varname

This commit is contained in:
Alan Weinstock 2022-09-01 13:54:48 -07:00
parent 04d5350906
commit f08830aca4

View file

@ -11,7 +11,7 @@
scriptname=${0##*/}
rundir=$(cd `dirname $0` && pwd)
source $prbl-functions
source $prbl_functions
# Set to only run on interactive sessions (Disabled as cache
# generation is non-interactive, so this would cause outdated