fix script name
This commit is contained in:
parent
e3bf7767fe
commit
67fe6fca96
@ -8,7 +8,7 @@ RUN apt install -y unzip >>/dev/null
|
|||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
COPY ./test_eval.py ./
|
COPY ./create_dataset.py ./
|
||||||
COPY ./script.sh ./
|
COPY ./script.sh ./
|
||||||
RUN chmod +x script.sh
|
RUN chmod +x script.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user