summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--composer.json2
-rw-r--r--src/bin/rr (renamed from bin/rr)0
2 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 323d2ac3..e59f0459 100644
--- a/composer.json
+++ b/composer.json
@@ -27,6 +27,6 @@
}
},
"bin": [
- "bin/rr"
+ "src/bin/rr"
]
}
diff --git a/bin/rr b/src/bin/rr
index 633b5a25..633b5a25 100644
--- a/bin/rr
+++ b/src/bin/rr