Provide full path

pull/1526/head
ioedeveloper 3 years ago
parent b59aed1d52
commit 0c5a382b86
  1. 2
      apps/remix-ide/ci/copy_resources.sh

@ -5,4 +5,4 @@ rm -rf temp_publish_docker
mkdir temp_publish_docker
cp -r $FILES_TO_PACKAGE temp_publish_docker
ls
mv production.index.html index.html
mv temp_publish_docker/production.index.html temp_publish_docker/index.html

Loading…
Cancel
Save