Create run.sh

This commit is contained in:
12nick12 2017-06-13 12:08:16 -04:00 committed by GitHub
parent ab5ee1d1de
commit d1b66e6372
1 changed files with 2 additions and 2 deletions

4
run.sh
View File

@ -1,6 +1,6 @@
#!/bin/bash
sicklocation="/opt/sickbeard_mp4_automator/manual.py" #Location of sickbeard_mp4_automator
tsdate="/root/scripts/rawhdconvert/ts.$(date +'%Y%m%d')" #Create current date and time
sicklocation="/opt/sickbeard_mp4_automator/manual.py" # Location of sickbeard_mp4_automator
tsdate="/root/scripts/rawhdconvert/ts.$(date +'%Y%m%d')" # Create current date and time
tsdatec=$tsdate # Not sure why I did this
ts="/root/scripts/rawhdconvert/ts" # location of ts. TS is the temp file that holds files to be converted
location="$1" # Folder you want to search in