rwxrob-dot/scripts/bashentrtest

3 lines
65 B
Plaintext
Raw Normal View History

2022-10-13 14:14:08 +00:00
#!/usr/bin/env bash
entr bash -c "clear; shellcheck $1" <<< "$1"