basePath from
This commit is contained in:
parent
6c0a8af4a9
commit
2c1b5cc0b9
@ -9,11 +9,8 @@ preName="${fileName%.*}"
|
||||
|
||||
protol=oss
|
||||
|
||||
basePath=/var/temp/autoDeploy
|
||||
basePath=$3
|
||||
|
||||
if [ -n $3 ]; then
|
||||
basePath=$RR
|
||||
fi
|
||||
if [ ! -d $basePath ]; then
|
||||
mkdir $basePath -p
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user