diff --git a/Scripts/Bash/Cli/Functions/Render/render_getActions.sh b/Scripts/Bash/Cli/Functions/Render/render_getActions.sh index 6afe0ec..3ae3ca4 100644 --- a/Scripts/Bash/Cli/Functions/Render/render_getActions.sh +++ b/Scripts/Bash/Cli/Functions/Render/render_getActions.sh @@ -106,7 +106,7 @@ function render_getActions { cli_syncroRepoChanges # Execute action name. - eval ${FUNCNAM}_render + eval ${FUNCNAM}_doBaseActions # Syncronize changes between the working copy and the central # repository to commit up changes.