diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ pull: install # cloudflare blocks POST due to captcha checks / human detection? # POST must be direct socket. probably for the best anyway submit: - FORGE_URL="https://forge.grid.wit.com/" forge patch --submit "forge auto commit" + FORGE_URL="https://forge.grid.wit.com/" forge patch submit "forge auto commit" # forge patch --submit "forge auto commit" commit: |
