]> mj.ucw.cz Git - gallery.git/blobdiff - gal2/gal-scan
Gallery2: More renames
[gallery.git] / gal2 / gal-scan
index aa286aff234d6b5a5729213014e5f92f3a441708..2cccfe13c82c6f4e2cdc373cef03eb146c497bbb 100755 (executable)
@@ -5,7 +5,8 @@
 use strict;
 use warnings;
 
-use lib '/home/mj/web/gal2';
+use FindBin;
+use lib $FindBin::Bin;
 use UCW::Gallery qw(%CF);
 
 use File::Spec;