|
@ -147,12 +147,19 @@ fi |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
fn_gmod_fastdl(){ |
|
|
fn_gmod_fastdl(){ |
|
|
# Copy all needed files for fastDL |
|
|
# Copy all needed files for FastDL |
|
|
fn_printdots "Gathering all needed files..." |
|
|
echo "" |
|
|
|
|
|
fn_printinfo "Starting..." |
|
|
|
|
|
fn_scriptlog "Starting FastFL job" |
|
|
|
|
|
sleep 2 |
|
|
echo -en "\n" |
|
|
echo -en "\n" |
|
|
|
|
|
fn_printdots "Gathering all needed files..." |
|
|
sleep 1 |
|
|
sleep 1 |
|
|
|
|
|
echo -en "\n" |
|
|
|
|
|
|
|
|
# No choice to cd to the directory, as find can't then display relative folder |
|
|
# No choice to cd to the directory, as find can't then display relative folder |
|
|
cd "${systemdir}" |
|
|
cd "${systemdir}" |
|
|
|
|
|
|
|
|
# Map Files |
|
|
# Map Files |
|
|
fn_printdots "Copying map files..." |
|
|
fn_printdots "Copying map files..." |
|
|
fn_scriptlog "Copying map files" |
|
|
fn_scriptlog "Copying map files" |
|
|