From 2ef994b8613cf55f64d1d381e042f23f02f32814 Mon Sep 17 00:00:00 2001 From: Andrew Hurley Date: Thu, 27 Oct 2022 01:05:17 +1100 Subject: [PATCH] change lazydocker install dir --- lazydocker/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lazydocker/install.sh b/lazydocker/install.sh index 9d1393a..74075b7 100755 --- a/lazydocker/install.sh +++ b/lazydocker/install.sh @@ -5,7 +5,7 @@ if [[ $(id -u) -ne "0" ]]; then exit 1 fi -DIR=/usr/bin +DIR=/usr/local/bin source install_update_linux.sh lazydocker --config