Files
bin/vdrrecren_start
2012-12-16 18:46:30 +01:00

5 lines
187 B
Bash
Executable File

#!/bin/sh
echo "/usr/local/bin/vdrrecren $1 '$2' 2>&1 >> /tmp/vdrrecren.log" | at now
echo "Command: /usr/local/bin/vdrrecren $1 '$2' 2>&1 >> /tmp/vdrrecren.log" >> /tmp/vdrrecren.log