Skip to content

Commit

Permalink
use-deno-serving
Browse files Browse the repository at this point in the history
  • Loading branch information
uriva committed Mar 11, 2024
1 parent 53425f1 commit 1e36939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/install.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
set -e
cli_location=https://raw.githubusercontent.com/uriva/rmmbr/main/cli/src/index.ts
cli_location=https://deno.land/x/rmmbr/cli/src/index.ts
script_desired_location=/usr/local/bin/rmmbr
echo "
set -e
Expand Down

0 comments on commit 1e36939

Please sign in to comment.