summaryrefslogtreecommitdiff
path: root/assets/script/check-freshness
blob: 8971238b6652f39452234effb52f810f28bce141 (plain) (blame)
1
2
3
4
#!/usr/bin/env sh

make -q
exit $?