Skip to content

Commit c6add90

Browse files
committed
Fix run command
1 parent 5c7adf4 commit c6add90

File tree

2 files changed

+1
-33
lines changed

2 files changed

+1
-33
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ RUN wget https://install.speedtest.net/ooklaserver/ooklaserver.sh && \
1212
chmod a+x ooklaserver.sh && \
1313
./ooklaserver.sh install -f
1414

15-
CMD ["./speedtest/OoklaServer --deamon"]
15+
CMD ["./OoklaServer"]

drone.yml

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)