update deno server script name
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
sudo /root/.deno/bin/deno run --inspect --allow-all --unstable-temporal --watch server.ts
|
sudo /root/.deno/bin/deno run --inspect --allow-all --unstable-temporal --watch ddln_server.ts
|
||||||
|
|||||||
Reference in New Issue
Block a user