mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
tweaking
This commit is contained in:
@ -32,7 +32,7 @@ RUN sed -i 's/dl-cdn/dl-2/g' /etc/apk/repositories && \
|
|||||||
# Install PHP Sandbox
|
# Install PHP Sandbox
|
||||||
git clone --depth=1 https://github.com/mushorg/phpox /opt/phpox && \
|
git clone --depth=1 https://github.com/mushorg/phpox /opt/phpox && \
|
||||||
cd /opt/phpox && \
|
cd /opt/phpox && \
|
||||||
cp /root/dist/sandbox.py . && \
|
# cp /root/dist/sandbox.py . && \
|
||||||
pip3 install -r requirements.txt && \
|
pip3 install -r requirements.txt && \
|
||||||
make && \
|
make && \
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user