This website requires JavaScript.
Explore
Help
Sign In
Bram
/
BangleApps
forked from
FOSS/BangleApps
Watch
1
Star
0
Fork
You've already forked BangleApps
0
Code
Pull Requests
Activity
4ce5aff1d6
BangleApps
/
apps
/
boot
/
boot0.js
3 lines
91 B
JavaScript
Raw
Blame
History
// Initially this runs and rewrites itself
eval
(
require
(
'Storage'
)
.
read
(
'bootupdate.js'
)
)
;
View Git Blame
Copy Permalink