This website requires JavaScript.
Explore
Help
Sign In
x
/
box-o-sand
Watch
1
Star
0
Fork
0
You've already forked box-o-sand
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
eb2ded821b
box-o-sand
/
oldstuff
/
selinux
/
.vagrant-provision.sh
10 lines
96 B
Bash
Raw
Normal View
History
Unescape
Escape
boom selinux wow
2014-12-31 00:45:05 +00:00
#!/bin/bash
set
-ex
More old busted stuff with the gentoo hardened box
2015-02-25 13:28:44 +00:00
if
[
[
! -e /vagrant/wipe
]
]
;
then
exit
0
fi
/vagrant/base-box-wipe.sh
Reference in New Issue
Copy Permalink