Commit 0c5a382b authored by ioedeveloper's avatar ioedeveloper

Provide full path

parent b59aed1d
...@@ -5,4 +5,4 @@ rm -rf temp_publish_docker ...@@ -5,4 +5,4 @@ rm -rf temp_publish_docker
mkdir temp_publish_docker mkdir temp_publish_docker
cp -r $FILES_TO_PACKAGE temp_publish_docker cp -r $FILES_TO_PACKAGE temp_publish_docker
ls ls
mv production.index.html index.html mv temp_publish_docker/production.index.html temp_publish_docker/index.html
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment