From e6d8e5a5030d6614a007e4b85198af004c8c33b5 Mon Sep 17 00:00:00 2001 From: Deren Vural <35734401+derenv@users.noreply.github.com> Date: Sun, 24 Nov 2024 11:02:56 +0000 Subject: [PATCH] fix broken string (#6) --- run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.sh b/run.sh index 0d02db3..17e73f5 100644 --- a/run.sh +++ b/run.sh @@ -3,4 +3,4 @@ # SPDX-FileCopyrightText: 2024 Deren Vural derenvural@outlook.com # SPDX-License-Identifier: MIT -source /usr/src/app/osrs-bluesky-bot/bin/activate && exec python main.py" +source /usr/src/app/osrs-bluesky-bot/bin/activate && exec python main.py