Compare commits
No commits in common. 'aa38940e2debaa0321c32fab0386a52c57de6954' and '15327b2d8c01dc2a697365986bcf64a41fede015' have entirely different histories.
aa38940e2d
...
15327b2d8c
@ -1,4 +1,4 @@ |
|||||||
Security-Workshop |
Security-VM |
||||||
================= |
================= |
||||||
|
|
||||||
Avans SEC-1 |
Security Workshop |
||||||
|
@ -1,4 +1,4 @@ |
|||||||
#!/bin/sh |
#!/bin/sh |
||||||
|
|
||||||
chroot $1 git clone https://github.com/Avans/Security-Workshop.git /home/security/workshop |
chroot $1 git clone https://git.paulwagener.nl/Paul/Security-Quiz.git /home/security/workshop |
||||||
|
|
||||||
|
Loading…
Reference in new issue