herb/.curze/install.sh
2024-01-14 19:12:25 +00:00

3 lines
72 B
Bash
Executable file

#!/bin/sh
cp target/release/herb ../../bin/herb
chmod +x ../../bin/herb