Skip to content

Commit

Permalink
Cleanup message
Browse files Browse the repository at this point in the history
  • Loading branch information
xoseperez committed Dec 28, 2022
1 parent addcf23 commit 1255d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rakpios-cli
Original file line number Diff line number Diff line change
Expand Up @@ -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(){
Expand Down

0 comments on commit 1255d23

Please sign in to comment.