milis/talimatname/genel/vlc/vlc.kos-kur

6 lines
159 B
Plaintext
Raw Normal View History

2016-02-24 01:27:23 +01:00
. lib/lsb/init-functions
if [ -z "`cards list|grep libvlc\ `" ]; then
cards install libvlc
log_warning_msg "${WARNING}libvlc${NORMAL} is now installed"
fi