From 642b9df0d92283c1a3219a9b63f607cb0d882861 Mon Sep 17 00:00:00 2001 From: Owen Date: Sun, 22 Dec 2024 12:21:18 +0100 Subject: [PATCH] update ssh scripts --- .github/workflows/production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/production.yml b/.github/workflows/production.yml index 779437d..4f58cc9 100644 --- a/.github/workflows/production.yml +++ b/.github/workflows/production.yml @@ -66,6 +66,6 @@ jobs: current_release/bin/plantid_discord_bot stop || true rm -rf old_release mv current_release old_release || true - mv file_server current_release + mv plantid_discord_bot current_release current_release/bin/plantid_discord_bot daemon rm -f release.tar.gz