From 4bfeed7e3dcb216afe5917b9e76f3c89c06f7b2e Mon Sep 17 00:00:00 2001 From: sij Date: Thu, 26 Sep 2024 02:25:24 +0200 Subject: [PATCH] Update sijapi.15s.py --- sijapi.15s.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sijapi.15s.py b/sijapi.15s.py index 56521d6..3103726 100644 --- a/sijapi.15s.py +++ b/sijapi.15s.py @@ -14,7 +14,7 @@ sijapi_dir = '/Users/sij/workshop/sijapi' # STEP 2: Ensure ./sijapi/config/sys.yaml exists in your sijapi directory and contains your correct configuration. You can work off the template provided at sys.yaml-example. config_yaml = f'{sijapi_dir}/sijapi/config/sys.yaml' -# STEP 3: Install 'vitals' (https://sij.ai/sij/vitals) in your server(s) PATH(s). +# STEP 3: Install 'vitals' (https://sij.ai/sij/pathScripts/src/branch/main/vitals) in your server(s) PATH(s). import subprocess import json