herb/.curze/install.sh

4 lines
72 B
Bash
Raw Normal View History

2023-08-10 11:19:51 +01:00
#!/bin/sh
cp target/release/herb ../../bin/herb
chmod +x ../../bin/herb