clone/update: mark project changed on failure
[girocco.git] / toolbox / update-all-config.sh
blob5a415dbbb20ec4c13c0c87d5997cef71fbdcdfe5
1 #!/bin/sh
3 # update-all-config - Update all out-of-date config
4 # The old update-all-config.sh has been replaced by update-all-config.pl;
5 # it now simply runs that.
7 exec @basedir@/toolbox/update-all-config.pl "$@"