correct path

This commit is contained in:
Lee moon soo 2020-08-03 18:35:04 -07:00
parent 393d7cf3d4
commit f9e87fd677

View File

@ -8,7 +8,7 @@
cd .build
# apply staroid patch
cat ../Dockerfile.staroid >> Dockerfile
cat ../.staroid/Dockerfile.staroid >> Dockerfile
# print Dockerfile
cat Dockerfile