mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Chore: enable TextLineStream with env
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user