summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/updater.py
AgeCommit message (Collapse)Author
2015-09-17[style] pep8 fixesKali Kaneko
2015-08-05[feat] Move the updater code from the launcherRuben Pollan
The new pyinstaller method will rule out the launcher, we need the updater working inside bitmask client. - Closes: #7291