fix abra commands order #9

Closed
opened 2022-02-23 18:55:10 +00:00 by knoflook · 0 comments
Owner

i.e.
abra app YOURAPPDOMAIN secret insert secret_key_base v1 $SECRET_KEY_BASE
should be
abra app secret insert YOURAPPDOMAIN secret_key_base v1 $SECRET_KEY_BASE

i.e. `abra app YOURAPPDOMAIN secret insert secret_key_base v1 $SECRET_KEY_BASE` should be `abra app secret insert YOURAPPDOMAIN secret_key_base v1 $SECRET_KEY_BASE`
knoflook referenced this issue from a commit 2022-02-23 19:07:15 +00:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/mastodon#9
No description provided.