3 lines
36 B
Plaintext
3 lines
36 B
Plaintext
|
#!/bin/sh
|
||
|
command -v git >/dev/null
|