remove unused binaries

This commit is contained in:
Daniel Lundin 2023-04-10 21:07:19 +02:00
parent 3fc07fbbe5
commit 8aa51d08ee
5 changed files with 0 additions and 76 deletions

View file

@ -1,4 +0,0 @@
#!/usr/bin/env bash
set -ef -o pipefail
eval "$(direnv export bash)"
eval "${BUILD_COMMAND:-echo 'BUILD_COMMAND not set'}" | bat --paging=always