diff --git a/update_local_appstore.sh b/update_local_appstore.sh index 33c279511..d4735ef32 100644 --- a/update_local_appstore.sh +++ b/update_local_appstore.sh @@ -74,7 +74,7 @@ else fi fi -TEMP_DIR="/tmp/localApps" +TEMP_DIR=$(mktemp -d) repo_prefixs=( 'https://github.com'