🔨JSFile to JSFILE

This commit is contained in:
Leon 2021-08-09 16:02:49 +08:00 committed by GitHub
parent dc4e6a4d4c
commit d8d139373d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,7 +88,7 @@ else
mkdir -p $v2p_path
V2P_PATH=$v2p_path
fi
JSFile_PATH=$V2P_PATH/elecv2p/JSFile
JSFILE_PATH=$V2P_PATH/elecv2p/JSFile
LISTS_PATH=$V2P_PATH/elecv2p/Lists
STORE_PATH=$V2P_PATH/elecv2p/Store
SHELL_PATH=$V2P_PATH/elecv2p/Shell
@ -299,4 +299,4 @@ log "4.下面列出所有容器"
docker ps
log "enjoy!!!"
log "enjoy!!!"