8 Commits

Author SHA1 Message Date
Jörg Sachse
54cfd08849
remove extracted lazydocker binary
The installation method used up until now would always leave one copy of the lazydocker binary in the extraction directory. This copy is not actually needed after installation, so it should be removed. TheAxelander also pointed this out in his comment at https://github.com/jesseduffield/lazydocker/issues/270#issuecomment-1042983635.
This commit changes that behaviour and makes the install script cleanup after itself.
2022-06-14 12:03:06 +02:00
Kevin Degeling
8acb257abe Improved installation script that avoids sudo rights 2021-09-19 13:45:41 +02:00
Dawid Dziurla
60640d4fe4
install_update_linux: allow specifying directory
Closes #208
2020-03-15 19:02:45 +01:00
Gaetano Giunta
8309068378 only use curl in install_update_linux.sh 2019-12-22 17:38:39 +00:00
immanuelfodor
58ba364348 Map other different platforms to the binaries 2019-07-04 20:21:31 +02:00
Immánuel!
ed744bbe80
Map the i386 platform to the x86 binary 2019-07-04 15:58:48 +02:00
immanuelfodor
430e5ec3cc Map the aarch64 platform to the arm64 binary 2019-07-03 17:17:23 +02:00
Immánuel!
e58184821a
Add automated install-update script for Linux 2019-07-01 16:03:23 +02:00