1
0
Fork 0
mirror of https://github.com/overleaf/toolkit.git synced 2025-04-19 07:18:06 +02:00

added reminder for version change in command

This commit is contained in:
Felix DF3LX 2025-03-04 19:30:42 +01:00 committed by GitHub
parent d7e63cef6d
commit 9abb0a9f0b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -71,7 +71,8 @@ $ cat config/version
#^^^^ --------------- matching version ----------- |
# vvvvv
$ docker commit sharelatex sharelatex/sharelatex:5.0.3-with-texlive-full
#^^^^ --- also here ---|
vvvvv-----------|
$ echo 5.0.3-with-texlive-full > config/version
```