aboutsummaryrefslogtreecommitdiffstats
path: root/bin/fetch78.rb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/fetch78.rb')
-rwxr-xr-xbin/fetch78.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/fetch78.rb b/bin/fetch78.rb
new file mode 100755
index 0000000..f2ab52a
--- /dev/null
+++ b/bin/fetch78.rb
@@ -0,0 +1,6 @@
+#!/usr/bin/env ruby
+
+require_relative '../lib/seventy_eights/application'
+
+app = SeventyEights::Application.new('http://cdbpdx.com/78records/', File.expand_path('~/Music/78records'))
+app.run