cookutils rev 522 slitaz-tank
libcook.sh: Add live variable.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Aug 15 23:27:56 2012 +0000 (2012-08-15) |
parents | 628e6a3a73db |
children | 8e961ff6b711 |
files | lib/libcook.sh |
line diff
1.1 --- a/lib/libcook.sh Wed Aug 15 22:21:53 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"