Bug fix
This commit is contained in:
5
makefile
5
makefile
@@ -2,4 +2,7 @@ install:
|
||||
deno run --unstable --allow-env --allow-run --allow-read --allow-write ./mapping.ts install
|
||||
|
||||
link:
|
||||
deno run --unstable --allow-env --allow-run --allow-read --allow-write ./mapping.ts link
|
||||
deno run --unstable --allow-env --allow-run --allow-read --allow-write ./mapping.ts link
|
||||
|
||||
unlink:
|
||||
deno run --unstable --allow-env --allow-run --allow-read --allow-write ./mapping.ts unlink
|
||||
Reference in New Issue
Block a user