source: branches/1.0/debian/jobmonarch-webfrontend.postinst @ 883

Last change on this file since 883 was 846, checked in by olahaye, 11 years ago

Debianized jobmonarch

  • Property svn:executable set to *
File size: 174 bytes
Line 
1#!/bin/sh
2
3echo "Make sure to set your Ganglia template to job_monarch now"
4echo "" 
5echo "In your Ganglia conf.php, set this line:"
6echo "$template_name = \"job_monarch\";"
Note: See TracBrowser for help on using the repository browser.