From 10a02aa0e6892d4c9e6a84ecccaec5f4e1a26d85 Mon Sep 17 00:00:00 2001
From: kb-light <14014119+kb-light@users.noreply.github.com>
Date: Wed, 12 Oct 2022 14:52:03 +0000
Subject: [PATCH] [Welcome] add missing space
---
application/views/welcome/index.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/application/views/welcome/index.php b/application/views/welcome/index.php
index 75858e5c..4bfa3b9b 100644
--- a/application/views/welcome/index.php
+++ b/application/views/welcome/index.php
@@ -73,7 +73,7 @@
0 */6 * * * curl --silent /qrz/upload &>/dev/null
# Update LOTW Users Database
- @weekly curl --silent/lotw/load_users &>/dev/null
+ @weekly curl --silent /lotw/load_users &>/dev/null
# Update Clublog SCP Database File
@weekly curl --silent /update/update_clublog_scp &>/dev/null