fix fetch script

This commit is contained in:
2025-06-09 12:36:33 +01:00
parent 3d70f0c316
commit bd09ea8b38

View File

@@ -89,7 +89,7 @@ mkdir -p "$HOME/dotfiles/logs"
echo "${CYAN}####################" echo "${CYAN}####################"
echo "#${PURPLE} Trude's Dotfiles${CYAN} #" echo "#${PURPLE} Trude's Dotfiles${CYAN} #"
echo "####################" echo "####################"
fetch ./scripts/fetch
echo echo
# Install Programs # Install Programs