index : checker | |
Archlinux32 consistency checker | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/update | 1 |
@@ -76,6 +76,7 @@ fi if test "${UPDATE_UPSTREAM}" = 1; then echo "Updating main state git repo.." + git -C "${state_dir}" reset --hard git -C "${state_dir}" pull find "${state_dir}"/{core,extra}-{any,x86_64} -type f | sort > /tmp/update_packages.$$ |