master > master: codego - test.sh (entfernte rm go.sum)
This commit is contained in:
parent
3b1c190543
commit
b315e666b8
@ -16,7 +16,6 @@ function call_go() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function check_requirements() {
|
function check_requirements() {
|
||||||
[ -f "go.sum" ] && rm "go.sum";
|
|
||||||
call_go get "$( cat scripts/requirements )";
|
call_go get "$( cat scripts/requirements )";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user