-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,10 +28,10 @@ invenio communities custom-fields init | |
invenio rdm-records fixtures | ||
|
||
# Creating demo records... | ||
invenio rdm-records demo records --user [email protected] | ||
# invenio rdm-records demo records --user [email protected] | ||
|
||
# Creating demo communities | ||
invenio rdm-records demo communities --user [email protected] | ||
# invenio rdm-records demo communities --user [email protected] | ||
|
||
# Declaring queues... | ||
invenio queues declare | ||
|