mpv-scripts-intothegnu.install 153 B

123456789
  1. post_install(){
  2. echo "To add the scripts to MPV symlink the contents of the folders:
  3. - /usr/lib/mpv/mpv-scripts-ITGC
  4. to:
  5. - ~/.config/mpd/scripts"
  6. }