Hyprland-dotfiles/.install/done.sh

10 lines
215 B
Bash
Raw Normal View History

2023-11-10 16:12:15 -05:00
# ------------------------------------------------------
# DONE
# ------------------------------------------------------
2023-11-24 07:58:59 -05:00
echo -e "${GREEN}"
2023-12-21 15:57:44 -05:00
figlet "Done"
2023-11-24 07:58:59 -05:00
echo -e "${NONE}"
2023-12-25 08:45:11 -05:00
echo "Please reboot your system!"
2023-11-10 16:12:15 -05:00
echo ""