summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2019-05-22 12:10:06 +0300
committerWolfy-J <[email protected]>2019-05-22 12:10:06 +0300
commita86a3cddb2cc2612c06da01f1e58f4db5410c125 (patch)
treee5209c24b9a0112d42230323f3fbfa21c20958b6 /composer.json
parent7e60e7bb03d81263fe0f3a5f3f5dbd93166d2583 (diff)
fix linux download
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index e59f0459..323d2ac3 100644
--- a/composer.json
+++ b/composer.json
@@ -27,6 +27,6 @@
}
},
"bin": [
- "src/bin/rr"
+ "bin/rr"
]
}