From ea05e2608f4d765f9de8ef645f2bdfacb3f05ae4 Mon Sep 17 00:00:00 2001 From: osbm Date: Thu, 7 Dec 2023 02:59:57 +0300 Subject: [PATCH] fix tempdir --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 1c4611f..834f967 100755 --- a/install.sh +++ b/install.sh @@ -8,7 +8,7 @@ cd "$(dirname "$0")" mkdir -p ~/Documents/GitHub mkdir -p ~/Documents/temp mkdir -p ~/Pictures/screenshots -mkdir -p ~/Documents/tempdir/old_config_files +mkdir -p ~/Documents/temp/old_config_files link_file() { # if that file exists, move it to the temp folder