Hyprland-dotfiles/.install/done.sh
Stephan Raabe 8a506585b7 Updates
2023-12-25 14:45:11 +01:00

10 lines
215 B
Bash

# ------------------------------------------------------
# DONE
# ------------------------------------------------------
echo -e "${GREEN}"
figlet "Done"
echo -e "${NONE}"
echo "Please reboot your system!"
echo ""