minor
This commit is contained in:
parent
d1573f83ab
commit
d8b615f5b9
1
Makefile
1
Makefile
|
@ -70,6 +70,7 @@ pull: install
|
||||||
# POST must be direct socket. probably for the best anyway
|
# POST must be direct socket. probably for the best anyway
|
||||||
submit:
|
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:
|
commit:
|
||||||
FORGE_URL="https://forge.grid.wit.com/" forge commit --all
|
FORGE_URL="https://forge.grid.wit.com/" forge commit --all
|
||||||
|
|
Loading…
Reference in New Issue