From ed2ff86d36b27be481229f0e1eaf420f0fbb0945 Mon Sep 17 00:00:00 2001 From: Guillaume Knispel Date: Tue, 28 Feb 2012 17:46:06 +0100 Subject: add env scripts for debian5 --- xhfc/install_pcb_debian5.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 xhfc/install_pcb_debian5.sh (limited to 'xhfc') diff --git a/xhfc/install_pcb_debian5.sh b/xhfc/install_pcb_debian5.sh new file mode 100755 index 0000000..9561f7a --- /dev/null +++ b/xhfc/install_pcb_debian5.sh @@ -0,0 +1,6 @@ +#!/bin/bash + +set -e + +cp xivoxhfc.ko /lib/modules/2.6.26-2-686/kernel/xivo +depmod -a -- cgit v1.2.3