summarylogtreecommitdiffstats
path: root/nuxhashd.sh
diff options
context:
space:
mode:
authorBen Westover2022-01-11 14:18:14 -0500
committerBen Westover2022-01-11 14:18:14 -0500
commit01af23a79871e8b3e5055637234ff0604a1fc5e0 (patch)
treec9dfe7efb6f2af714199f2b0aca8b1fdbb14f0f2 /nuxhashd.sh
downloadaur-nuxhash-venv-git.tar.gz
Initial Commit
Diffstat (limited to 'nuxhashd.sh')
-rwxr-xr-xnuxhashd.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuxhashd.sh b/nuxhashd.sh
new file mode 100755
index 000000000000..73c58410a15d
--- /dev/null
+++ b/nuxhashd.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+source /opt/nuxhash/bin/activate
+nuxhashd "$@"