mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-11 09:48:24 +02:00
Finaly the Updbooster should work now
This commit is contained in:
@@ -361,7 +361,7 @@ sub check_cache
|
||||
&debuglog("File exists in cache and is up to date");
|
||||
&debuglog("Retrieving file from cache ($updsource)");
|
||||
&setcachestatus("$updcachedir/$vendorid/$uuid/access.log",time);
|
||||
system("$apphome/bin/setperms $vendorid/$uuid/access.log");
|
||||
system("chown nobody.squid $vendorid/$uuid/access.log");
|
||||
$cacheurl="http://$netsettings{'GREEN_ADDRESS'}:$http_port/updatecache/$vendorid/$uuid/$updfile";
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user