forked from sig_core/toolkit
4 lines
65 B
Bash
4 lines
65 B
Bash
|
#!/bin/bash
|
||
|
r_log "git" "Install git"
|
||
|
p_installPackageNormal git
|