|
|
@@ -81,7 +81,7 @@ consolelogdate="${consolelogdir}/${servicename}-console-$(date '+%d-%m-%Y-%H-%M-
|
|
|
|
|
|
# Fetches core_dl for file downloads
|
|
|
fn_fetch_core_dl(){
|
|
|
-github_file_url_dir="functions"
|
|
|
+github_file_url_dir="lgsm/functions"
|
|
|
github_file_url_name="${functionfile}"
|
|
|
filedir="${functionsdir}"
|
|
|
filename="${github_file_url_name}"
|