Goodbye isn't working anymore, try adding the shopt right before the attempt at bye
.
This commit is contained in:
parent
a4ff66a9c9
commit
17b78cc361
@ -204,6 +204,7 @@
|
||||
echo "*** Completed Successfully ***"
|
||||
|
||||
if [[ $goodbye == "Y" ]]; then
|
||||
shopt -s expand_aliases
|
||||
bye
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user