Skip to content

Commit

Permalink
fix: valueに改行コードが含まれないようにする
Browse files Browse the repository at this point in the history
  • Loading branch information
rito528 committed Dec 17, 2023
1 parent 3addf9f commit 9018b58
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ spec:
value: "1054159676964622426"

- name: RCON_CMDS_STARTUP
value: |
value: |-
gamerule keepInventory true
mv create world_SW NORMAL
mv create world_SW_2 NORMAL
Expand Down

0 comments on commit 9018b58

Please sign in to comment.