cookutils diff lib/libcook.sh @ rev 522
libcook.sh: Add live variable.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Aug 15 23:27:56 2012 +0000 (2012-08-15) |
parents | 0b6c1c223f1c |
children | 5fb0c06f85e7 |
line diff
1.1 --- a/lib/libcook.sh Fri Jul 13 09:01:01 2012 +0000 1.2 +++ b/lib/libcook.sh Wed Aug 15 23:27:56 2012 +0000 1.3 @@ -38,6 +38,7 @@ 1.4 unbuild="$cache/unbuild" 1.5 wokrev="$cache/wokrev" 1.6 cooknotes="$cache/cooknotes" 1.7 +live="$SLITAZ/live" 1.8 crontabs="/var/spool/cron/crontabs/root" 1.9 1.10 wan_db="$INCOMING/wanted.txt"