File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ The Member Node information is submitted to DataONE in a Node document. GMN auto
149
149
generated::
150
150
151
151
$ su gmn
152
- $ python /var/local/dataone/gmn_venv/lib/python2.7/site-packages/gmn /manage.py register_node_with_dataone -- view
152
+ $ python /var/local/dataone/gmn_venv/lib/python2.7/site-packages/d1_gmn /manage.py node view
153
153
154
154
If the Node document is successfully generated, an XML document will be
155
155
displayed. For more information about this document, refer to
@@ -163,7 +163,7 @@ The Member Node information is submitted to DataONE in a Node document. GMN auto
163
163
164
164
::
165
165
166
- $ python lib/python2.7/site-packages/gmn /manage.py register_node_with_dataone
166
+ $ python lib/python2.7/site-packages/d1_gmn /manage.py node register
167
167
168
168
* Check for a message saying that the registration was successful.
169
169
You can’t perform that action at this time.
0 commit comments