🎨 Modify iterCopyFile to useLocalFile

This commit is contained in:
Tw93
2024-05-09 22:03:09 +08:00
parent 99c8167b55
commit 85b077abd3
7 changed files with 11 additions and 10 deletions

2
bin/defaults.ts vendored
View File

@@ -14,7 +14,7 @@ export const DEFAULT_PAKE_OPTIONS: PakeCliOptions = {
showSystemTray: false,
multiArch: false,
targets: 'deb',
iterCopyFile: false,
useLocalFile: false,
systemTrayIcon: '',
debug: false,
inject: [],