Browse Source
fix(fastdl): correct the documentation link inside of the fastdl command
pull/2248/head
Daniel Gibbs
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
lgsm/functions/command_fastdl.sh
|
|
@ -31,7 +31,7 @@ fi |
|
|
|
|
|
|
|
# Header |
|
|
|
fn_print_header |
|
|
|
echo "More info: https://git.io/vyk9a" |
|
|
|
echo "More info: https://docs.linuxgsm.com/commands/fastdl" |
|
|
|
echo "" |
|
|
|
|
|
|
|
# Prompts user for FastDL creation settings |
|
|
|