how-lix-os-pkgs/velox/default/inst.sh

6 lines
80 B
Bash
Executable File

#!/bin/sh
PREFIX="$PREFIX" \
make install
cp velox.conf.sample /etc/velox.conf