client: docker-finance.d: subscript: remove base cmd #150

Merged
AaronFiore merged 0 commits from refs/pull/150/head into master 2024-10-02 02:32:10 +00:00
AaronFiore commented 2024-09-30 23:29:33 +00:00 (Migrated from gitea.com)

Description

The recently added base command variable would break on multi-profile
systems because, when superscript first sources, this global variable
would be set.

Unsetting/resetting the variable will not be a fix so, revert to the
noisy but dynamic per-alias-generated solution instead.

Agreement

### Description The recently added base command variable would break on multi-profile systems because, when superscript first sources, this global variable would be set. Unsetting/resetting the variable will not be a fix so, revert to the noisy but dynamic per-alias-generated solution instead. ### Agreement - [x] I have read and understood the [Development](https://gitea.com/EvergreenCrypto/docker-finance#development) and [License](https://gitea.com/EvergreenCrypto/docker-finance#license-and-disclaimer) documentation
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Reference: EvergreenCrypto/docker-finance#150