fix: remove cronuser and add upgVue3 tips for importdb.sh

This commit is contained in:
2023-10-23 18:17:32 +08:00
parent d45e171e96
commit 99a053cba9
3 changed files with 1 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ case "$1" in
*)
while true
do
read -r -p "Do you upgrade or fresh install database ${DBNAME}? [Upgrade/Install/Quit] " input
read -r -p "Do you upgrade or fresh install database ${DBNAME}? [Upgrade/upgVue3/Install/Quit] " input
case $input in
[uU][pP][gG][rR][aA][dD][eE]|[uU])