Skip to content

Commit 7125da0

Browse files
authored
update small_cell readme again
1 parent 8c74549 commit 7125da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xfel/small_cell/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ provided here:
7676
$ ./globusconnectpersonal -setup --no-gui # authenticate and note the endpoint uuid
7777
$ export DEST_UUID=<uuid from last step>
7878
$ export SRC_UUID=4daf664e-f07f-11eb-8329-f56dd2959cb8 # this is the CXIDB Globus endpoint
79-
$ ./globusconnectpersonal -start -restrict-paths $GLOBUS_DEST
79+
$ ./globusconnectpersonal -start -restrict-paths $GLOBUS_DEST & # run in background
8080
$ conda install globus-cli -c conda-forge
8181
$ globus login
8282
$ cd $GLOBUS_DEST

0 commit comments

Comments
 (0)