mirror of
https://github.com/CodelyTV/pr-size-labeler.git
synced 2025-02-13 08:40:33 -05:00
4 lines
99 B
Bash
Executable file
4 lines
99 B
Bash
Executable file
#!/bin/bash
|
|
|
|
## bashunit
|
|
curl -s https://bashunit.typeddevs.com/install.sh | bash -s -- lib 0.11.0
|