mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-28 10:29:37 +02:00
modulecmd: bugfix: overlay were listed twice
This commit is contained in:
@@ -266,6 +266,8 @@ pm::read_config(){
|
||||
done
|
||||
}
|
||||
|
||||
Overlays=()
|
||||
|
||||
# system config file
|
||||
local -r sys_config_file="${PMODULES_HOME%%/Tools*}/config/Pmodules.yaml"
|
||||
test -r "${sys_config_file}" || \
|
||||
|
||||
Reference in New Issue
Block a user