mirror of
https://github.com/danog/learn-bash.git
synced 2024-12-03 09:47:51 +01:00
Updated the website
This commit is contained in:
parent
6f9d379ca4
commit
51162d5b7c
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
[ -f /bin/bash ] && bash="/bin/bash" || bash="$(which -a bash | tail -1)"
|
[ -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 program comes with ABSOLUTELY NO WARRANTY.
|
||||||
This is free software, and you are welcome to redistribute it
|
This is free software, and you are welcome to redistribute it
|
||||||
under certain conditions; see the LICENSE file."
|
under certain conditions; see the LICENSE file."
|
||||||
|
1
repo
1
repo
@ -1 +0,0 @@
|
|||||||
Subproject commit 63b10303ad258d7422f47c34c946ac7461b2a012
|
|
Loading…
Reference in New Issue
Block a user