Browse Source

"bash is not always in /bin/". Patch by funman.

pull/2/head
Rémi Duraffort 19 years ago
parent
commit
36151c9693
  1. 2
      menuconfig

2
menuconfig

@ -1,4 +1,4 @@
#! /bin/bash
#!/usr/bin/env bash
#
# VLC media player configuration script, borrowed from linux menuconfig
# Cyril Deguet <asmax@videolan.org>

Loading…
Cancel
Save