1 2 3 4 5
#! /bin/sh if [ -f /usr/local/src/radsecproxy-web/Makefile ]; then make -C /usr/local/src/radsecproxy-web DESTDIR=/var/www/radsecproxy fi