Browse Source

added selfname to bottom

pull/914/head
Daniel Gibbs 9 years ago
parent
commit
dfafa3364e
  1. 2
      lgsm/functions/command_console.sh

2
lgsm/functions/command_console.sh

@ -45,5 +45,7 @@ else
* ) echo "Please answer yes or no.";;
esac
done
function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
fi
core_exit.sh

Loading…
Cancel
Save