up script

This commit is contained in:
Sasha 2025-12-10 00:04:00 +01:00
parent 10717093cf
commit 2726b3e77f
No known key found for this signature in database

View File

@ -9,7 +9,7 @@ const __filename = fileURLToPath(import.meta.url);
const __dirname = dirname(__filename);
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