'Generic Commit'
This commit is contained in:
parent
8f02394e60
commit
a1e8131da7
@ -11,7 +11,7 @@ RUN apt-get update && apt-get install -y \
|
||||
|
||||
COPY --chmod=0755 ./src/* /usr/local/bin/
|
||||
|
||||
RUN /usr/local/bin/install_dropshell_build_requirements
|
||||
RUN /usr/local/bin/dropshell-build-install-requirements
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
@ -9,7 +9,7 @@ dropshell-tool install dropshell-build
|
||||
|
||||
If you wish to use local toolchain (rather than docker):
|
||||
```
|
||||
curl https://getbin.xyz/install_dropshell_build_requirements | bash
|
||||
curl https://getbin.xyz/dropshell-build-install-requirements | bash
|
||||
```
|
||||
|
||||
## Use
|
||||
|
Loading…
x
Reference in New Issue
Block a user