forked from bonsai/harakit
6 lines
45 B
Bash
6 lines
45 B
Bash
#!/bin/sh
|
|
|
|
set -ex
|
|
|
|
alias "$UTIL=$BIN/$UTIL"
|