mirror of
https://github.com/p8952/bocker.git
synced 2025-12-29 02:08:28 +01:00
3 lines
53 B
Bash
Executable File
3 lines
53 B
Bash
Executable File
#!/bin/sh
|
|
[ `cat bocker | wc -l` -le 100 ] || exit 1
|