From 7af4169525019be28c8689342cfccd8439ccc199 Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Sun, 22 May 2016 22:55:50 -0700 Subject: [PATCH] lines requiring sudo are broken, remove them --- conflink | 4 ---- 1 file changed, 4 deletions(-) diff --git a/conflink b/conflink index 0170797..74ced8d 100755 --- a/conflink +++ b/conflink @@ -21,10 +21,6 @@ fi shopt -s nullglob shopt -s extglob -s lnf -T /q/p /p -s lnf -T /a/bin /b - - # if we make a link back to the root, traversing the subdirs stops. # This makes it so we can do subdir directories. Must call with absolute # paths. -- 2.30.2