mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 01:00:34 +08:00
Fix CloudMounter rule type
This commit is contained in:
parent
64f5a07f59
commit
ef1eb8f31e
@ -24,7 +24,7 @@ export const buildCloudMounterRules = task(import.meta.path, async (span) => {
|
||||
description,
|
||||
new Date(),
|
||||
results,
|
||||
'domainset',
|
||||
'ruleset',
|
||||
path.resolve(outputSurgeDir, 'non_ip', 'cloudmounter.conf'),
|
||||
path.resolve(outputClashDir, 'non_ip', 'cloudmounter.txt')
|
||||
);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user