3 lines
71 B
Bash
3 lines
71 B
Bash
#!/bin/bash
|
|
|
|
docker exec sharelatex grunt user:create-admin --email $1
|