aboutsummaryrefslogtreecommitdiffstats
path: root/util/point.sh
diff options
context:
space:
mode:
Diffstat (limited to 'util/point.sh')
-rwxr-xr-xutil/point.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/util/point.sh b/util/point.sh
new file mode 100755
index 0000000000..92c12e8282
--- /dev/null
+++ b/util/point.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+/bin/rm -f $2
+ln -s $1 $2