POSIX_Scripts/gcl

4 lines
60 B
Plaintext
Raw Normal View History

2021-06-29 23:22:57 -04:00
#!/bin/sh
/usr/bin/git clone --recurse-submodules "$@"
exit