4efa226eb86846ae5a1c39b0b3d99516b5046064
[automated-distro-installer] / fai / config / hooks / extrbase.DEFAULT
1 #!/bin/bash
2
3 # exit for any vm which is not our test vm
4 if ifclass VM && ! ifclass demohost; then
5 exit 0
6 fi
7
8 #chattr -Rf +C /target