mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
chore: remove redundant comment from MCC debug script for clarity
This commit is contained in:
parent
2b8a8113f5
commit
31c968ffa6
1 changed files with 0 additions and 1 deletions
|
|
@ -294,7 +294,6 @@ elif $FILE_INPUT; then
|
|||
echo " Attach (optional): tmux attach -t $MCC_TMUX_SESSION"
|
||||
echo " Stop MCC: echo 'quit' >> $INPUT_FILE"
|
||||
echo " Stop server: mc-stop $VERSION"
|
||||
echo " shared servers stay up by default; rerun with --confirm only if you really need to stop it"
|
||||
echo ""
|
||||
else
|
||||
# Interactive classic mode: run in tmux (no pipe - ConsoleInteractive also needs tty)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue