Loading obarun-install.in +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ shopt -s extglob ## Check is the functions file exits if [[ -f `pwd`/functions ]]; then source functions source `pwd`/functions else echo "==>> Missing file : functions" exit Loading Loading
obarun-install.in +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ shopt -s extglob ## Check is the functions file exits if [[ -f `pwd`/functions ]]; then source functions source `pwd`/functions else echo "==>> Missing file : functions" exit Loading