Chore: enable TextLineStream with env

This commit is contained in:
SukkaW
2024-03-17 16:21:29 +08:00
parent c276ac3330
commit 0b0dda6cc2
3 changed files with 46 additions and 29 deletions

View File

@@ -18,11 +18,6 @@ export const buildDeprecateFiles = task(import.meta.path, (span) => span.traceCh
const surgeFile = path.resolve(outputSurgeDir, `${filePath}.conf`);
const clashFile = path.resolve(outputClashDir, `${filePath}.txt`);
console.log({
surgeFile,
clashFile
});
const content = [
'#########################################',
'# Sukka\'s Ruleset - Deprecated',