cri-o/test/hooks/checkhook.sh

5 lines
77 B
Bash
Executable File

#!/bin/sh
echo $@ >> /run/hookscheck
read line
echo $line >> /run/hookscheck