Skip to content

Commit

Permalink
use the real scripts folder
Browse files Browse the repository at this point in the history
  • Loading branch information
granth committed Jan 13, 2009
1 parent 56ac27b commit 105a3fb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Rakefile
@@ -1,5 +1,4 @@
# SCRIPTS_DIR = "#{ENV['HOME']}/Library/Scripts/Applications"
SCRIPTS_DIR = "scripts"
SCRIPTS_DIR = "#{ENV['HOME']}/Library/Scripts/Applications"

desc "Install AppleScripts for Safari and Terminal"
task :install => [:install_safari, :install_terminal]
Expand Down

0 comments on commit 105a3fb

Please sign in to comment.