If you currently not using a service worker resulting in old production caches being used and users not getting new versions of the app.
src/index.js
Use:
import { unregister as unregisterServiceWorker } from './registerServiceWorker'| #!/bin/bash | |
| sudo apt-get update && sudo apt-get upgrade | |
| sudo apt-get install makepasswd rcs perl-doc libio-tee-perl git libmail-imapclient-perl libdigest-md5-file-perl libterm-readkey-perl libfile-copy-recursive-perl build-essential make automake libunicode-string-perl | |
| cd $HOME | |
| git clone git://github.com/imapsync/imapsync.git --depth 1 | |
| cd imapsync | |
| sudo make install |
| ## www.pubnub.com - PubNub Real-time push service in the cloud. | |
| # coding=utf8 | |
| ## PubNub Real-time Push APIs and Notifications Framework | |
| ## Copyright (c) 2014-15 Stephen Blum | |
| ## http://www.pubnub.com/ | |
| ## ----------------------------------- | |
| ## PubNub 3.5.3 Real-time Push Cloud API | |
| ## ----------------------------------- |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Radio RPi</title> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| <link rel="stylesheet" href="http://code.jquery.com/mobile/1.2.0/jquery.mobile-1.2.0.min.css"/> | |
| <script src="http://code.jquery.com/jquery-1.8.2.min.js"></script> | |
| <script src="http://code.jquery.com/mobile/1.2.0/jquery.mobile-1.2.0.min.js"></script> | |
| </head> | |
| <body> |