This commit is contained in:
0x1eef 2024-06-01 05:34:48 -03:00
parent 4e42e42950
commit 1943b94da4

View file

@ -13,7 +13,7 @@ branch=$3
# functions # functions
gitexec() gitexec()
{ {
"${libexec}"/util/gitexec "${1}" "${libexec}"/utils/gitexec "${1}"
} }
printok() printok()