build in overlays fixed

This commit is contained in:
2023-04-27 16:54:28 +02:00
parent e9efb471ad
commit 5d6f53b7d4
3 changed files with 71 additions and 33 deletions
+1
View File
@@ -719,6 +719,7 @@ subcommand_load() {
[[ "$s" =~ ' conflicts ' ]] && \
die_conflict "${m}"
die_cmd_failed "${m}"
fi
if [[ "${Shell}" == "sh" ]]; then
# for sh-like shells just echo
echo "${output}"