Browse Source

upgrade script

Denys Bashkatov 1 week ago
parent
commit
318af2eeff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      upgrade.sh

+ 1 - 1
upgrade.sh

@@ -14,7 +14,7 @@ NC='\033[0m' # No Color
 
 # Configuration
 WEBSITE_URL="https://ui-apt-mirror.dbashkatov.com"
-TEMP_DIR="/tmp/ui-apt-mirror-upgrade"
+TEMP_DIR="./tmp"
 DIST_DIR="dist"
 
 # Function to print colored output