From f5513c7fad6a0fc13e610592bc8b049d66786310 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sat, 9 Mar 2024 01:14:22 -0700 Subject: [PATCH] test main push trigger --- README.md | 2 +- html/public/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6427ebc..8f54cff 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ instructions: 2. add the key to .ssh/authorized_keys @ tilde.club 3. set SSH_CONNECTION_STRING in drone.io worker secrets to "@tilde.club" 4. set SSH_KEY to (echo /tmp/id_ed25519 | base64 -e --wrap=0) -5. profit (keep it simple! don't want env vars leaking for obvious reasons...) +5. profit (keep it simple! don't want env vars leaking for obvious reasons....) diff --git a/html/public/index.html b/html/public/index.html index b7c75fa..c94c6b8 100644 --- a/html/public/index.html +++ b/html/public/index.html @@ -1 +1 @@ -hai +hai 2