refactor: add warning to extras.sh

This commit is contained in:
Daylin Morgan 2023-01-19 10:25:42 -06:00
parent 84b7511ae7
commit 511977af0a

View file

@ -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