mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-07 16:23:09 +00:00
up script
This commit is contained in:
parent
10717093cf
commit
2726b3e77f
@ -9,7 +9,7 @@ const __filename = fileURLToPath(import.meta.url);
|
|||||||
const __dirname = dirname(__filename);
|
const __dirname = dirname(__filename);
|
||||||
|
|
||||||
const CONTRACT_DIR = join(__dirname, "waku-rlnv2-contract");
|
const CONTRACT_DIR = join(__dirname, "waku-rlnv2-contract");
|
||||||
const REPO_URL = "https://github.com/waku-org/waku-rlnv2-contract.git";
|
const REPO_URL = "https://github.com/logos-messaging/waku-rlnv2-contract.git";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Execute a shell command and print output in real-time
|
* Execute a shell command and print output in real-time
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user