From 44bde704d4bab03acf370bafc3974c1525c462bd Mon Sep 17 00:00:00 2001 From: Clinton Hall Date: Sat, 2 Feb 2013 12:46:27 +1030 Subject: [PATCH] change name + make exe --- TorrentToMedia.py | 0 uTorrentToMedia.cfg.sample => autoProcessMedia.cfg.sample | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 TorrentToMedia.py rename uTorrentToMedia.cfg.sample => autoProcessMedia.cfg.sample (100%) diff --git a/TorrentToMedia.py b/TorrentToMedia.py old mode 100644 new mode 100755 diff --git a/uTorrentToMedia.cfg.sample b/autoProcessMedia.cfg.sample similarity index 100% rename from uTorrentToMedia.cfg.sample rename to autoProcessMedia.cfg.sample