mirror of
https://github.com/danog/learn-bash.git
synced 2024-11-26 11:54:39 +01:00
Added website
This commit is contained in:
parent
2d1801dd8a
commit
24a1b1820d
2
learn.sh
2
learn.sh
@ -9,7 +9,7 @@
|
||||
|
||||
[ -f /bin/bash ] && bash="/bin/bash" || bash="$(which -a bash | tail -1)"
|
||||
|
||||
echo "Video download script - Copyright (C) 2015 Daniil Gentili
|
||||
echo "Video download script - Copyright (C) 2015 Daniil Gentili (http://daniil.it)
|
||||
This program comes with ABSOLUTELY NO WARRANTY.
|
||||
This is free software, and you are welcome to redistribute it
|
||||
under certain conditions; see the LICENSE file."
|
||||
|
Loading…
Reference in New Issue
Block a user