mirror of
https://github.com/pmret/papermario.git
synced 2024-12-02 18:56:40 +00:00
Updatez
This commit is contained in:
parent
5a2634be23
commit
f808c53737
@ -25,5 +25,11 @@ RUN wget \
|
||||
|
||||
RUN python3 -m pip install --user colorama ansiwrap attrs watchdog python-Levenshtein
|
||||
|
||||
RUN git clone https://github.com/aquynh/capstone.git && \
|
||||
cd capstone && \
|
||||
git checkout tags/4.0 && \
|
||||
./make.sh && \
|
||||
./make.sh install
|
||||
|
||||
RUN mkdir /pm
|
||||
WORKDIR /pm
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 9d573b4aacbe691121ff2fc5fd01e5ea901b3609
|
||||
Subproject commit 57b1c84cb3ac2be3634310624afb28a9068ad869
|
Loading…
Reference in New Issue
Block a user