mirror of https://github.com/1N3/Sn1per.git
commit
6f0da67bd0
|
|
@ -18,6 +18,8 @@ RUN set -x \
|
|||
&& apt-get -yqq dist-upgrade \
|
||||
&& apt-get clean
|
||||
|
||||
RUN sed -i 's/systemctl status ${PG_SERVICE}/service ${PG_SERVICE} status/g' /usr/bin/msfdb && msfdb reinit
|
||||
|
||||
RUN \
|
||||
apt-get --yes install git \
|
||||
&& mkdir -p security \
|
||||
|
|
|
|||
Loading…
Reference in New Issue