mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 09:10:35 +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,
|
description,
|
||||||
new Date(),
|
new Date(),
|
||||||
results,
|
results,
|
||||||
'domainset',
|
'ruleset',
|
||||||
path.resolve(outputSurgeDir, 'non_ip', 'cloudmounter.conf'),
|
path.resolve(outputSurgeDir, 'non_ip', 'cloudmounter.conf'),
|
||||||
path.resolve(outputClashDir, 'non_ip', 'cloudmounter.txt')
|
path.resolve(outputClashDir, 'non_ip', 'cloudmounter.txt')
|
||||||
);
|
);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user