main
PC-202302260912\Administrator 2023-07-24 14:06:36 +08:00
parent 38c7c9496a
commit 8dad667242
1 changed files with 2 additions and 2 deletions

View File

@ -95,12 +95,12 @@ game(){
;;
4)
echo -e "${YELLOW}查看所有项目名称${NC}"
ll ./txt/
ls -l ./txt/
game
;;
5)
echo -e "${YELLOW}查看渠道文件名称${NC}"
ll ../project/
ls -l ../project/
game
;;
0)