fix: ✏️ forgot to remove nes20tool
This commit is contained in:
parent
1575f259fe
commit
83ac9eef5f
@ -10,7 +10,6 @@ RUN apt-get update && \
|
||||
curl -sSL https://raw.githubusercontent.com/MatanZ/tremc/main/tremc -o /usr/local/bin/tremc && \
|
||||
update-alternatives --set editor /usr/bin/vim.basic
|
||||
|
||||
COPY --from=nes20tool /go/NES20Tool/NES20Tool /usr/local/bin/NES20Tool
|
||||
COPY ./commands/* /usr/local/bin/
|
||||
RUN chmod +x /usr/local/bin/*
|
||||
ENTRYPOINT ["/init"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user