diff --git a/functions b/functions index 69264aa..ddf3cf0 100644 --- a/functions +++ b/functions @@ -2,7 +2,7 @@ # pyr0ball script functions library # Initial Vars -functionsrev=1.1.7 +functionsrev=1.1.8 scriptname="${0##*/}" rundir="${0%/*}" rundir_absolute=$(cd $rundir && pwd)