This instruction based on ags131's and coteyr's instructions and scripts.
For more information visit
there are some additional answers and instructions here.
- Node6 (good Linux instruction at the official page)
| #!/bin/bash | |
| git submodule -q foreach git pull -q origin master |
This instruction based on ags131's and coteyr's instructions and scripts.
For more information visit
there are some additional answers and instructions here.