refactor: add warning to extras.sh
This commit is contained in:
parent
84b7511ae7
commit
511977af0a
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ install_all() {
|
||||||
echo "#################"
|
echo "#################"
|
||||||
echo EXTRAS DOWNLOADER
|
echo EXTRAS DOWNLOADER
|
||||||
echo "#################"
|
echo "#################"
|
||||||
echo
|
echo "warning this script is not well maintained"
|
||||||
|
|
||||||
if [ $# -eq 0 ]; then
|
if [ $# -eq 0 ]; then
|
||||||
install_all
|
install_all
|
||||||
|
|
Loading…
Reference in a new issue