Use bash to run /tools/deploy/copy.sh (#1983)
This commit is contained in:
parent
ccf56f2ccc
commit
d66ce5ddb3
@ -75,7 +75,7 @@ function variables_prepare {
|
||||
function copy_sh {
|
||||
if [[ -f copy.sh ]]
|
||||
then
|
||||
sh copy.sh $BUILD_PATH
|
||||
bash copy.sh $BUILD_PATH
|
||||
else
|
||||
echo 'can not find copy.sh'
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user