Add notes for 2019-08-13

This commit is contained in:
2019-08-13 15:33:29 +03:00
parent ee1e5f831e
commit a7c368a346
3 changed files with 25 additions and 8 deletions

View File

@ -148,4 +148,12 @@ proxy_set_header Host dev.ares.codeobia.com;
- https://dspacetest.cgiar.org/handle/10568/102513 is a duplicate of CIAT item: https://cgspace.cgiar.org/handle/10568/44158
- https://dspacetest.cgiar.org/handle/10568/102512 is a duplicate of CIAT item: https://cgspace.cgiar.org/handle/10568/43557
## 2019-08-13
- Create a test user on DSpace Test for Mohammad Salem to attempt depositing:
```
$ dspace user -a -m blah@blah.com -g Mohammad -s Salem -p 'domoamaaa'
```
<!-- vim: set sw=2 ts=2: -->