client/container: rename 'subprofile' script to 'subscript'
- Provides clarity, avoids confusion (subprofile.bash -> subscript.bash) - Changes filename in superscript source * End-user must update with client command `edit type=superscript` - Changes filename in flow subprofile's docker-finance.d * Pre-existing subprofiles must manually rename their subscript file
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
# docker-finance @DOCKER_FINANCE_VERSION@
|
||||
|
||||
#
|
||||
# Subprofile script
|
||||
# Subscript (subprofile script) called by superscript
|
||||
#
|
||||
|
||||
[ -z "$DOCKER_FINANCE_CONTAINER_CMD" ] && echo "DOCKER_FINANCE_CONTAINER_CMD not set, check installation" >&2
|
||||
Reference in New Issue
Block a user