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