From b6976feac1c1e8ba029b4c90448afe81ceb54f83 Mon Sep 17 00:00:00 2001 From: Hailey Date: Sun, 31 Aug 2025 14:11:16 -0700 Subject: [PATCH] rm --- bskylink/run.sh | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 bskylink/run.sh diff --git a/bskylink/run.sh b/bskylink/run.sh deleted file mode 100644 index d8a5168ddf..0000000000 --- a/bskylink/run.sh +++ /dev/null @@ -1,10 +0,0 @@ -export OZONE_AGENT_HANDLE="mod-authority.test" -export OZONE_AGENT_PASS="hunter2" - -export OZONE_URL=http://localhost:2583 -export OZONE_DID=ANY_TIME_YOU_RELAUNCH_ATPROTO_THIS_MUST_BE_DONE_AGAIN - -export LINK_DB_POSTGRES_URL=postgres://pg:password@localhost:5433/link_db -export SAFELINK_ENABLED=true - -node dist/bin.js