Skip to content

Commit 25e22b1

Browse files
committed
fixed 小问题
1 parent e1cb95c commit 25e22b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1706,7 +1706,7 @@ alistServ(){
17061706
elif [[ "$input" == "5" ]]; then
17071707
uninstallAlist
17081708
else
1709-
ehco "无效输入!"
1709+
echo "无效输入!"
17101710
return
17111711
fi
17121712
}

0 commit comments

Comments
 (0)