commit e0b78be6bdbc9b281c26be629f509e1f71606631 parent 479a1fe590fb6e8b2ff4346a9e60c27f27cd50ed Author: Cem Keylan <cem@ckyln.com> Date: Fri, 24 Jul 2020 11:21:40 +0300 rename to carbs packaging tools Diffstat:
M | lib.sh | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib.sh b/lib.sh @@ -14,7 +14,7 @@ # Dylan Araps. version() { - log "Carbs Packaging Tool" 3.0.0 + log "Carbs Packaging Tools" 3.0.0 exit 0 }