minor changejs

This commit is contained in:
coderaiser 2012-09-15 14:52:52 -04:00
parent 9c2258aa06
commit 8b658ef139

View file

@ -109,7 +109,7 @@ function processManifest(){
NamesList_s +
'NETWORK:\n' +
'*\n' +
'FALLBACK:' +
'FALLBACK:\n' +
FallBack_s;
fs.writeFile('cloudcmd.appcache', Manifest, function(){