bin/update
author Tero Marttila <tero.marttila@aalto.fi>
Mon, 02 Mar 2015 20:05:43 +0200
changeset 702 842ab9de900c
parent 654 8069b08e90ac
permissions -rwxr-xr-x
version: 0.8.0a5
#!/bin/bash

# absolute path to directory with etc/ and var/
SRV=${SRV:-$(pwd)}

# path (relative to $SRV) to directory with bin/
OPT=${OPT:-./opt}

# path (relative to $SRV) to lib/ directory with pvl/
LIB=${LIB:-./lib}

. $LIB/pvl/hosts/update.sh