- Timestamp:
- 09/17/2009 22:44:42 (3 years ago)
- Location:
- branches/confman-1.9
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
confmanlib.sh.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/confman-1.9
-
branches/confman-1.9/confmanlib.sh.in
r414 r415 874 874 function conf_set_recipe { 875 875 local recipe="$1" 876 echo $recipe > ${RECIPE_FILE}876 ${SUDO} sh -c "echo $recipe > ${RECIPE_FILE}" 877 877 } 878 878
Note: See TracChangeset
for help on using the changeset viewer.
