notes-ing2/securite/vm/setup.sh
2024-03-10 21:51:20 +01:00

4 lines
175 B
Bash
Executable file

#!/bin/sh
wget -O ./labtainer-vbox.ova "https://nps.box.com/shared/static/dn636n6h2d556nwqezx5w6cfc4cfeacl.ova"
vboxmanage import --basefolder=./labtainer labtainer-vbox.ova