瀏覽代碼

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!"