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