Explorar o código

fix xup by pulling before commiting

Noah Vogt hai 1 ano
pai
achega
8737265612
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      local-bin/xup

+ 1 - 0
local-bin/xup

@@ -29,6 +29,7 @@ done
 
 
 cd "$XDG_REPO_BASE" || exit 1
+git pull
 ./signpkgs
 git add .
 git commit -m "$commit_msg"