# HG changeset patch # User Christopher Rogers # Date 1345073276 0 # Node ID b9412d979c1e2f5b8cba2efa90d1343122520372 # Parent 628e6a3a73db0cf2e76f00de8b105b8d662f2c90 libcook.sh: Add live variable. diff -r 628e6a3a73db -r b9412d979c1e lib/libcook.sh --- a/lib/libcook.sh Wed Aug 15 22:21:53 2012 +0000 +++ b/lib/libcook.sh Wed Aug 15 23:27:56 2012 +0000 @@ -38,6 +38,7 @@ unbuild="$cache/unbuild" wokrev="$cache/wokrev" cooknotes="$cache/cooknotes" +live="$SLITAZ/live" crontabs="/var/spool/cron/crontabs/root" wan_db="$INCOMING/wanted.txt"