#!/bin/bash

export LD_LIBRARY_PATH=/opt/pbs/lib:/usr/lib

/opt/pbs/bin/openpbs-walltime-extender.py $@
