Sha256: 68232f58bad7c676a2c7ddc227bceeab225b675395514421e9a948cf8c5df8f6
Contents?: true
Size: 342 Bytes
Versions: 1
Compression:
Stored size: 342 Bytes
Contents
#!/bin/bash # # Make sure that old facter cruft is removed # This also allows us to downgrade facter as # it's more likely that installing old versions # over new will cause issues. # # ${3} is the destination volume so that this works correctly # when being installed to volumes other than the current OS. rm -Rf "${3}{SITELIBDIR}/facter*"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
facter-1.5.2 | conf/osx/preflight |