4 lines
No EOL
97 B
Bash
Executable file
4 lines
No EOL
97 B
Bash
Executable file
#!/bin/bash
|
|
|
|
docker exec sharelatex tlmgr update --self
|
|
docker exec sharelatex tlmgr update --all |