From 346e0f30e3794caefb13a8bb3aac45b3c270091e Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Mon, 30 Nov 2020 21:02:19 +0200 Subject: [PATCH] fixup! Remove the old toolbox script. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d5f164b..30a6b4a 100644 --- a/Makefile +++ b/Makefile @@ -163,7 +163,7 @@ Documents/bin/rabbitmqadmin: chmod +x $@ .bash_completion.d/toolbox: - $(download) https://raw.githubusercontent.com/containers/toolbox/0.0./97completion/bash/toolbox + $(download) https://raw.githubusercontent.com/containers/toolbox/0.0.97/completion/bash/toolbox ## Generated files -- GitLab