diff --git a/bin/bucc b/bin/bucc index 44b68856..a468ae4f 100755 --- a/bin/bucc +++ b/bin/bucc @@ -1,5 +1,5 @@ #!/bin/bash -version="0.1.1" +version="0.1.2" repo_root=$(dirname $(realpath "$0") | rev | cut -c5- | rev) state=${repo_root}/state