Provide full path

pull/5370/head
ioedeveloper 4 years ago
parent cd889361b5
commit 94a1402102
  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