From fae7bdc27b3ce3e5e7e855f61b766cfbda23626a Mon Sep 17 00:00:00 2001 From: Manuel Thalmann Date: Fri, 18 Nov 2022 23:24:48 +0100 Subject: [PATCH] Fix broken command --- scripts/PopOS/software/tea.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/PopOS/software/tea.sh b/scripts/PopOS/software/tea.sh index 8a54ba20..46084ccb 100755 --- a/scripts/PopOS/software/tea.sh +++ b/scripts/PopOS/software/tea.sh @@ -5,7 +5,7 @@ then sudo bash "$BASH_SOURCE" else workingDirectory=$(pwd) - contextRoot=$(mktemp) + contextRoot=$(mktemp -d) cd $contextRoot wget https://dl.gitea.io/tea/0.9.0/tea-0.9.0-linux-amd64 -O tea