Skip to content
This repository was archived by the owner on Sep 9, 2021. It is now read-only.

Commit 793d565

Browse files
committed
install script checkpoint 3
1 parent 1e48157 commit 793d565

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ WORKDIR /app/MicroCloudChip
1414
RUN python -m pip install -r requirements.txt
1515

1616
WORKDIR /app/MicroCloudChip/app
17-
RUN sh bin/refresh.sh
17+
RUN sh refresh.sh
1818

1919
ENV PORT 8000
2020
ENV IP 0.0.0.0

0 commit comments

Comments
 (0)