remove references to old script
All checks were successful
Docker Build and Push / build (push) Successful in 1m5s
All checks were successful
Docker Build and Push / build (push) Successful in 1m5s
This commit is contained in:
parent
8dafd475ba
commit
ec9c48ac68
@ -29,8 +29,7 @@ RUN userdel -r ubuntu && \
|
||||
RUN su -c "curl -sL https://github.com/Jabba-Team/jabba/raw/main/install.sh | bash && . ~/.jabba/jabba.sh" minecraft
|
||||
|
||||
COPY ./scripts/init /
|
||||
COPY ./scripts/mc /usr/local/bin
|
||||
RUN chmod +x /init && chmod +x /usr/local/bin/mc
|
||||
RUN chmod +x /init
|
||||
|
||||
USER minecraft
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user