فهرست منبع

Remove figlet dependency from install.sh

Frans Bergman 4 سال پیش
والد
کامیت
27b4037264
1فایلهای تغییر یافته به همراه1 افزوده شده و 3 حذف شده
  1. 1 3
      install.sh

+ 1 - 3
install.sh

@@ -65,6 +65,4 @@ if prompt "Install st and dwm?" ; then
 fi
 prompt "Install mpv prescalers?" && git_make_install "mpv-prescalers" "https://github.com/bjin/mpv-prescalers.git"
 
-printf "\033[31m"
-figlet "Installation complete!"
-printf "\033[0m"
+fancy_print "Installation complete!"