mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
Exporting an egg in yaml format escapes the install script to far #546
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @QuintenQVD0 on GitHub (Jan 10, 2026).
Current Behavior
When exporting an egg that in its install script used \n in quotes with using echo they become on the next line
Expected Behavior
The yaml export should make the install script multiline but not unescape the inner fields
Steps to Reproduce
export it as yaml and see
Panel Version
6b9d683Wings Version
dev
Games and/or Eggs Affected
/
Docker Image
/
Error Logs
Is there an existing issue for this?