git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/sbin/ln-update
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/ln-update')
-rwxr-xr-xsbin/ln-update2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ln-update b/sbin/ln-update
index ba8ce00..32ee329 100755
--- a/sbin/ln-update
+++ b/sbin/ln-update
@@ -30,7 +30,7 @@ NDRBIN="$(which needrestart||echo "/usr/sbin/needrestart")"
[ ! -e "$NDRBIN" ]&&unset NDRBIN
NDRLLP=( "-rl" "-blqp" )
NDRLKP=( "-rl" "-bkqp" )
-NDRCLP=( "-ra" )
+NDRCLP=( "-rl" "-bkqp" )
NDRCKP=( "-ra" "-bkqp" )
RETSAV="\\033[s"
RETCLR="\\033[K"