summaryrefslogtreecommitdiff
path: root/std/installer/mod.ts
diff options
context:
space:
mode:
Diffstat (limited to 'std/installer/mod.ts')
-rw-r--r--std/installer/mod.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/std/installer/mod.ts b/std/installer/mod.ts
index b39121ab9..a8a280d93 100644
--- a/std/installer/mod.ts
+++ b/std/installer/mod.ts
@@ -255,6 +255,7 @@ export async function install(
"run",
...grantedPermissions.map(getFlagFromPermission),
moduleUrl,
+ "--",
...scriptArgs
];