ubiquity: setup slim deb822 migration.
This commit is contained in:
parent
923cea5d74
commit
f9689bfb1c
3 changed files with 7 additions and 10 deletions
|
|
@ -71,7 +71,7 @@ Signed-By: ${SIGNED_BY}
|
|||
EOF
|
||||
|
||||
# Keep the legacy file and the pipeline temp file as a single breadcrumb line
|
||||
: > "$SAVETO"
|
||||
printf '%s\n' "$MSG" > "$file"
|
||||
printf '%s\n' "$MSG" > "$SAVETO"
|
||||
: > "$file"
|
||||
|
||||
exit 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue