mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-07-13 16:40:50 +02:00
build in overlays fixed
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user