3 lines
111 B
Bash
Executable File
3 lines
111 B
Bash
Executable File
#!/bin/bash
|
|
git subtree pull --prefix subtrees/columbus git@dominik-roth.eu:dodox/Columbus.git master --squash
|