Skip to content

Commit

Permalink
Update docker-compose/setup-script/noco.sh
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
rohittp0 and coderabbitai[bot] committed May 2, 2024
1 parent 540ec1d commit 3966d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/setup-script/noco.sh
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ show_logs_sub_menu() {
echo "Select a replica for $1:"
for i in $(seq 1 $2); do
echo "$i. \"$1\" replica $i"
echo "$i. $1 replica $i"
echo "$i. \"$1\" replica $i"
done
echo "A. All"
echo "0. Back to Logs Menu"
Expand Down

0 comments on commit 3966d10

Please sign in to comment.