add done notice
This commit is contained in:
parent
764388b83e
commit
79a749dfb9
1 changed files with 1 additions and 0 deletions
|
@ -84,3 +84,4 @@ esac
|
|||
|
||||
echo "Creating MySQL connection... Enter your password if prompted."
|
||||
$MYSQL -u "$MYSQL_USER" -p -e "$SQL"
|
||||
echo "Done."
|
Reference in a new issue