소스 검색

forgor git push in xup script

Noah Vogt 1 년 전
부모
커밋
3411470b1f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      local-bin/xup

+ 1 - 0
local-bin/xup

@@ -31,3 +31,4 @@ cd "$XDG_REPO_BASE" || exit 1
 ./signpkgs
 git add .
 git commit -m "$commit_msg"
+git push