Commit 20cea464 authored by Vincent Bechu's avatar Vincent Bechu

[erp5_officejs] Add take installer in bootloader

parent 9491b9e9
...@@ -38,7 +38,8 @@ var repair = false; ...@@ -38,7 +38,8 @@ var repair = false;
remote_sub_storage: { remote_sub_storage: {
type: "appcache", type: "appcache",
manifest: gadget.state.cache_file, manifest: gadget.state.cache_file,
version: gadget.state.version_url version: gadget.state.version_url,
take_installer: true
} }
}); });
} }
......
...@@ -236,7 +236,7 @@ ...@@ -236,7 +236,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>961.29242.42246.47598</string> </value> <value> <string>961.30792.56927.40004</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -254,7 +254,7 @@ ...@@ -254,7 +254,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1502886442.31</float> <float>1504078631.47</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment