summarylogtreecommitdiffstats
path: root/ProperTree
diff options
context:
space:
mode:
authorAlice S2022-03-17 23:45:00 -0700
committerAlice S2022-03-17 23:48:46 -0700
commitef0d2fb834f37cbc87a5b12b79a4747726efe6b5 (patch)
tree2463b336d00c8ac78ff2fe0da688f5ca4f348890 /ProperTree
parent98faecd22321732213504130aaf34ac0c6fd6684 (diff)
downloadaur-propertree-git.tar.gz
can now take command line argument
Diffstat (limited to 'ProperTree')
-rwxr-xr-xProperTree2
1 files changed, 1 insertions, 1 deletions
diff --git a/ProperTree b/ProperTree
index 3d57602dd2fc..563b0c83e8ea 100755
--- a/ProperTree
+++ b/ProperTree
@@ -1,2 +1,2 @@
#!/usr/bin/env bash
-python3 /opt/ProperTree/ProperTree.py
+python3 /opt/ProperTree/ProperTree.py $@