From 1255d2321e8994116fdf083676cce100e972efb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xose=20P=C3=A9rez?= Date: Wed, 28 Dec 2022 12:36:00 +0100 Subject: [PATCH] Cleanup message --- rakpios-cli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rakpios-cli b/rakpios-cli index 5aadaee..16c4973 100755 --- a/rakpios-cli +++ b/rakpios-cli @@ -142,7 +142,7 @@ do_install() { } do_print_install_location(){ - __msg_debug "The rakpios-cli will be installed in the ${DIR_BIN},${DIR_LIB},and ${DIR_CNF}" + __msg_debug "The rakpios-cli will be installed in the ${DIR_BIN}, ${DIR_LIB} and ${DIR_CNF}" } do_print_version(){