summarylogtreecommitdiffstats
path: root/d8
diff options
context:
space:
mode:
authorJan Marvin Garbuszus2019-09-22 13:01:10 +0200
committerJan Marvin Garbuszus2019-09-22 13:01:10 +0200
commitf8bd5cdef270e8669b34b115e1e575fbcd987460 (patch)
tree9051a4df2eaca0df68f32cb2d2f5d679319f3cba /d8
downloadaur-f8bd5cdef270e8669b34b115e1e575fbcd987460.tar.gz
Initial AUR release
Diffstat (limited to 'd8')
-rw-r--r--d83
1 files changed, 3 insertions, 0 deletions
diff --git a/d8 b/d8
new file mode 100644
index 000000000000..d5f0ff1f699e
--- /dev/null
+++ b/d8
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec /usr/lib/v8/d8 "$@"