Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mod/hakchi/rootfs/bin/uistop')
-rwxr-xr-xmod/hakchi/rootfs/bin/uistop2
1 files changed, 2 insertions, 0 deletions
diff --git a/mod/hakchi/rootfs/bin/uistop b/mod/hakchi/rootfs/bin/uistop
new file mode 100755
index 0000000..4f82421
--- /dev/null
+++ b/mod/hakchi/rootfs/bin/uistop
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec hakchi "$(basename "$0")" ${1+"$@"}