Skip to content

Commit e8e8f71

Browse files
committed
run-local-reticulum.sh written in idiomatic way
1 parent 7fb7db5 commit e8e8f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/run-local-reticulum.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#!/usr/bin/env bash
1+
#!/usr/bin/bash
22
NODE_TLS_REJECT_UNAUTHORIZED=0 ROUTER_BASE_PATH=/spoke BASE_ASSETS_PATH=https://hubs.local:9090/ HUBS_SERVER=hubs.local:4000 RETICULUM_SERVER=hubs.local:4000 yarn start

0 commit comments

Comments
 (0)