This commit is contained in:
Christoph 2022-01-10 01:13:01 +01:00
commit 26e6c4c9e3

View File

@ -431,7 +431,6 @@ echo " Example: 'AKB' or 'FLR' or 'OPP' or.."
echo "" echo ""
ORG_SHORTCUT="" ORG_SHORTCUT=""
echononl "Organisations shortcut: "
if [[ -n "$DEFAULT_ORG_SHORTCUT" ]] ; then if [[ -n "$DEFAULT_ORG_SHORTCUT" ]] ; then
echononl "Organisations shortcut [${DEFAULT_ORG_SHORTCUT}]: " echononl "Organisations shortcut [${DEFAULT_ORG_SHORTCUT}]: "
read ORG_SHORTCUT read ORG_SHORTCUT