Compare commits

..

2 Commits
1.0 ... master

Author SHA1 Message Date
osiu97 8de729d4c5 Dodanie '.gitlab-ci.yml' 2020-04-24 12:28:57 +02:00
osiu97 bfa7fe5deb added ping 2020-03-09 09:28:58 +01:00
2 changed files with 1 additions and 0 deletions

0
.gitlab-ci.yml Normal file
View File

View File

@ -38,6 +38,7 @@ python \
python-numpy \ python-numpy \
unzip \ unzip \
kali-linux \ kali-linux \
iputils-ping \
menu && \ menu && \
cd /root && git clone https://github.com/kanaka/noVNC.git && \ cd /root && git clone https://github.com/kanaka/noVNC.git && \
cd noVNC/utils && git clone https://github.com/kanaka/websockify websockify && \ cd noVNC/utils && git clone https://github.com/kanaka/websockify websockify && \