summaryrefslogtreecommitdiff
path: root/bin/src-cleanup
diff options
context:
space:
mode:
Diffstat (limited to 'bin/src-cleanup')
-rwxr-xr-xbin/src-cleanup2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/src-cleanup b/bin/src-cleanup
index d6b04a24..94c1370a 100755
--- a/bin/src-cleanup
+++ b/bin/src-cleanup
@@ -2,7 +2,7 @@
use strict;
use warnings;
-use lib "$ENV{HOME}/lib/perl5";
+use lib "$ENV{HOME}/src/dotfiles/perl5";
use Local::Homedir;