fix typos
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Steven Polley 2023-06-03 23:13:51 -06:00
parent b97853e0cd
commit 261052147f
2 changed files with 2 additions and 2 deletions

View File

@ -22,4 +22,4 @@ steps:
- name: package in docker container
image: plugins/docker
settings:
repo: registry.deadbeef.codes/masterlist
repo: registry.deadbeef.codes/lineageos-ota-server

View File

@ -5,4 +5,4 @@ COPY lineageos-ota-server .
EXPOSE 8080
CMD [ "./linageos-ota-server" ]
CMD [ "./lineageos-ota-server" ]