summarylogtreecommitdiffstats
path: root/motrix
diff options
context:
space:
mode:
Diffstat (limited to 'motrix')
-rwxr-xr-xmotrix8
1 files changed, 8 insertions, 0 deletions
diff --git a/motrix b/motrix
new file mode 100755
index 000000000000..abcf272a492e
--- /dev/null
+++ b/motrix
@@ -0,0 +1,8 @@
+#!/bin/bash
+#!/bin/bash
+if [[ ! -f "/var/cache/aria2.session" ]]
+then
+ touch /var/cache/aria2.session;
+ chmod 666 /var/cache/aria2.session;
+fi
+exec /opt/motrix/motrix