Commit graph

11 commits

Author SHA1 Message Date
rhysd
3a2ffd274f consider the case where executable is symlink 2018-01-03 23:01:33 +09:00
Songmu
f51b648941 use os.Executable instead of using os.Args[0] 2018-01-02 23:43:45 +09:00
rhysd
533ad72291 more logs on uncompressing archives 2018-01-01 19:35:39 +09:00
rhysd
a12335af1a make uncompress() public 2017-12-30 17:32:14 +09:00
rhysd
b0a66e95eb consider .exe file extension for command path 2017-12-30 13:45:19 +09:00
rhysd
0cce7553af add more logs 2017-12-30 13:25:42 +09:00
rhysd
79d641a2f6 add tests for downloading and updating binary 2017-12-30 12:21:23 +09:00
rhysd
4e9b48163c seprate uncompress() to another file 2017-12-30 12:21:23 +09:00
rhysd
11f67e340f wip: e2e 2017-12-30 12:21:23 +09:00
rhysd
9c8dc3199b fix an example command and UpdateSelf() 2017-12-28 17:34:18 +09:00
rhysd
8618b269c4 first implementation of binary update with uncompressing 2017-12-28 17:30:13 +09:00