Files
Arch-R/packages/sysutils/remote/install
Stephan Raue 86cc1ce254 remote: add meta file support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-14 14:44:23 +01:00

6 lines
108 B
Bash
Executable File

#!/bin/sh
. config/options $1
mkdir -p $INSTALL/usr/config
cp $PKG_DIR/config/*.conf $INSTALL/usr/config