Changeset 121 for trunk/confman/confsync.sh
- Timestamp:
- 12/04/2006 01:45:30 (5 years ago)
- File:
-
- 1 edited
-
trunk/confman/confsync.sh (modified) (1 diff, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
trunk/confman/confsync.sh
- Property svn:keywords set to Id
r120 r121 1 1 #! /bin/bash 2 3 ## 4 # This script obtains the latest "export" from confman and installs 5 # it onto the system. It is intended to be used in crons as the 6 # configuration pulling mechanism. 7 # 8 # Author: Chris Cowart <ccowart@rescomp.berkeley.edu> 9 # 4 December 2006 10 # 11 # $Id$ 12 ## 2 13 3 14 #. /usr/local/rescomp/lib/confmancommon.sh
Note: See TracChangeset
for help on using the changeset viewer.
