scolte/tasks/rebuild_kerep.sh
2023-02-09 01:56:42 +06:00

4 lines
89 B
Bash

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