Prechádzať zdrojové kódy

Remove mpv-prescalers from install.sh

Frans Bergman 1 rok pred
rodič
commit
25c0af4135
1 zmenil súbory, kde vykonal 0 pridanie a 1 odobranie
  1. 0 1
      install.sh

+ 0 - 1
install.sh

@@ -54,6 +54,5 @@ if prompt "Install st and dwm?" ; then
     git_make_install "st" "https://gogs.tankernn.eu/Tankernn/st.git"
     git_make_install "dwm" "https://gogs.tankernn.eu/Tankernn/dwm.git"
 fi
-prompt "Install mpv prescalers?" && git_make_install "mpv-prescalers" "https://github.com/bjin/mpv-prescalers.git"
 
 fancy_print "Installation complete!"