mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2026-04-08 19:35:10 +08:00
show more dir info
This commit is contained in:
@@ -53,6 +53,14 @@ go run main.go
|
||||
mv dlc.dat $V2RAY_FOLDER/geosite.dat
|
||||
echo -e "${GREEN}>>> Finished geosite.dat ${NC}"
|
||||
|
||||
echo -e "${GREEN}>>> List $GITHUB_WORKSPACE files: ${NC}"
|
||||
ls -lah $GITHUB_WORKSPACE
|
||||
echo -e "\n"
|
||||
|
||||
echo -e "${GREEN}>>> List $GOPATH files: ${NC}"
|
||||
ls -lah $GOPATH
|
||||
echo -e "\n"
|
||||
|
||||
echo -e "\n"
|
||||
echo -e "${GREEN}>>> List $V2RAY_FOLDER files: ${NC}"
|
||||
ls -lah $V2RAY_FOLDER
|
||||
|
||||
Reference in New Issue
Block a user