#!/usr/bin/bash
export WVAL=$(cat)
#echo "<$WVAL>"
cd ~/info
~/bin/ep.sh 2>&1 && ~/lib/python/sendpwf.py $(date +%Y-%m-%d) "$@" 2>&1
