Fix path to rcrc
This commit is contained in:
parent
c1af6463a7
commit
f864c6dc1e
|
@ -1,3 +1,3 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
RCRC=rcrc rcup -v
|
RCRC=./rcrc rcup -v
|
||||||
|
|
Loading…
Reference in a new issue