Sha256: 7d9c0c7cd0ce6dc634e3b7de3ed404e4d63663c944a802d34e5179437142b856
Contents?: true
Size: 198 Bytes
Versions: 3
Compression:
Stored size: 198 Bytes
Contents
#!/bin/sh set -e chkconfig --add instrument_server chkconfig instrument_server on service instrument_server start echo "Remember to edit /etc/instrumental.yml with your Instrumental API key" exit 0
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
instrumental_tools-1.1.4 | rpm/after-install.sh |
instrumental_tools-1.1.3 | rpm/after-install.sh |
instrumental_tools-1.0.0 | rpm/after-install.sh |