Skip to content

Commit

Permalink
use
Browse files Browse the repository at this point in the history
  • Loading branch information
gugod committed Nov 19, 2011
1 parent 5a088d5 commit 06c7785
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions videos-auto-organize
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ exit unless $ENV{HOME};

use FindBin;
use lib "$FindBin::Bin/lib";
use VideoOrganizer;

my $root = shift @ARGV
or die "Usage: $0 <Videos Folder>\n";
Expand Down

0 comments on commit 06c7785

Please sign in to comment.