📦 Chore(custom): update scripts

This commit is contained in:
Kuingsmile
2025-06-12 09:32:34 +08:00
parent d51a736f54
commit 2540f8767e

View File

@@ -8,7 +8,7 @@ const version = process.argv[2] || pkg.version
// Configuration
const BASE_URL = `https://github.com/Kuingsmile/PicList/releases/download/v${version}`
const DOWNLOAD_DIR = process.argv[3] || path.join(os.homedir(), 'Downloads')
const DOWNLOAD_DIR = process.argv[3] || 'R:\\Temp' || path.join(os.homedir(), 'Downloads')
// File information
const files = [
{