summaryrefslogtreecommitdiff
path: root/rc/bin/ape/ln
diff options
context:
space:
mode:
Diffstat (limited to 'rc/bin/ape/ln')
-rwxr-xr-xrc/bin/ape/ln2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc/bin/ape/ln b/rc/bin/ape/ln
index bb5da4a44..d48d0326a 100755
--- a/rc/bin/ape/ln
+++ b/rc/bin/ape/ln
@@ -20,4 +20,4 @@ if(~ $force n && test -e $2){
exit 'usage'
}
-exec cp -gux $1 $2
+exec cp -R $1 $2