ELN: set wsl name to Fedora-ELN
Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
@@ -307,6 +307,13 @@ EOF
|
|||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
#======================================
|
||||||
|
# Set the WSL name for ELN
|
||||||
|
#--------------------------------------
|
||||||
|
if [[ "$kiwi_profiles" == *"WSL"* ]] && [[ "$kiwi_iname" == *"ELN"* ]]; then
|
||||||
|
wsl-setup --name Fedora-ELN
|
||||||
|
fi
|
||||||
|
|
||||||
#======================================
|
#======================================
|
||||||
# Finalization steps
|
# Finalization steps
|
||||||
#--------------------------------------
|
#--------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user