From 307a3dea65a9e3c9b1d91aab5e453876c9a0f868 Mon Sep 17 00:00:00 2001 From: Valentin Lab Date: Tue, 23 Oct 2018 11:46:22 +0200 Subject: [PATCH] fix: some debian install on ovh don't have ``file`` installed. --- precise/base-0k/hooks/install.d/00-base.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/precise/base-0k/hooks/install.d/00-base.sh b/precise/base-0k/hooks/install.d/00-base.sh index 1c56ac9e..f2ae3c9c 100755 --- a/precise/base-0k/hooks/install.d/00-base.sh +++ b/precise/base-0k/hooks/install.d/00-base.sh @@ -5,7 +5,7 @@ set +eux apt-get update apt-get -y --force-yes install bash-completion wget bzip2 git-core \ less tmux mosh \ - sudo git vim