From b5fc307efa1d5ffef4ed9a26a5f8aa77039f8d7e Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Mar 05 2011 19:34:44 +0000 Subject: Update identity_getActions.sh. --- diff --git a/Scripts/Bash/Cli/Functions/Identity/identity_getActions.sh b/Scripts/Bash/Cli/Functions/Identity/identity_getActions.sh index c80a2fc..3365a65 100644 --- a/Scripts/Bash/Cli/Functions/Identity/identity_getActions.sh +++ b/Scripts/Bash/Cli/Functions/Identity/identity_getActions.sh @@ -124,7 +124,7 @@ function identity_getActions { # content is rendered. local ARTCONF=$(echo "$ACTIONVAL" \ | sed -r -e 's!/(Identity)!/Scripts/Bash/Cli/Functions/Identity/Config/\1!' \ - -e "s!Motifs/$(cli_getPathComponent '--theme')/?!!") + -e "s!/Motifs/$(cli_getPathComponent '--theme')!!" ) # Check directory of pre-rendition configuration script. cli_checkFiles "$ARTCONF" 'd'