0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/quakeforge synced 2025-03-01 15:01:00 +00:00
quakeforge/tools/build_scripts/qf-build-cron

2 lines
218 B
Bash
Executable file

#! /bin/sh
nice -15 ~/bin/qf-build 2>&1 1> /dev/null | grep -v 'has not been installed in' | grep -v 'could not find path for' | grep -v 'undefined symbols not allowed in' | grep -v 'install: warning: remember to run'