summaryrefslogtreecommitdiffstats
path: root/kernel/plusx
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/plusx')
-rwxr-xr-xkernel/plusx3
1 files changed, 3 insertions, 0 deletions
diff --git a/kernel/plusx b/kernel/plusx
new file mode 100755
index 0000000..4d26ba8
--- /dev/null
+++ b/kernel/plusx
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+for i in /usr/bin/ksquirrel-libs-*; do chmod +x $i; done \ No newline at end of file