source:
trunk/pkg/deb/web/DEBIAN/postinst
@
478
Last change on this file since 478 was 378, checked in by bastiaans, 16 years ago | |
---|---|
|
|
File size: 174 bytes |
Rev | Line | |
---|---|---|
[378] | 1 | #!/bin/sh |
2 | ||
3 | echo "Make sure to set your Ganglia template to job_monarch now" | |
4 | echo "" | |
5 | echo "In your Ganglia conf.php, set this line:" | |
6 | echo "$template_name = \"job_monarch\";" |
Note: See TracBrowser
for help on using the repository browser.