cobek/tasks/rebuild_kerep.sh
2023-01-16 03:13:02 +06:00

4 lines
89 B
Bash

#!/bin/bash
touch .rebuild_kerep
printf "kerep.a will be rebuilt in the next build task"