Makefile: Forgot to add guilt-patchbomb to the list of scripts
[guilt.git] / guilt-refresh
blob76ca7b449bdcda4129817aa7dfe7ff6cfdfbff70
1 #!/bin/bash
3 # Copyright (c) Josef "Jeff" Sipek, 2006, 2007
6 source "`dirname $0`/guilt"
8 if [ $# -ne 0 ]; then
9 print_usage
10 exit 1
13 TOP=`get_top`
15 refresh_patch "$TOP"