Skip to content

Commit

Permalink
Merge branch 'master' of github.com:smhaller/ldap-overleaf-sl
Browse files Browse the repository at this point in the history
  • Loading branch information
smhaller committed Dec 6, 2023
2 parents 1a580d0 + 8dc8424 commit 168bf05
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,9 +221,11 @@ Install docker-compose:
pip install docker-compose
```
use the command:
use the following commands:
```
bash scripts/extract_files.sh 4.1.1
bash scripts/apply_patches.sh
make
```
Expand Down Expand Up @@ -279,7 +281,7 @@ docker-compose -f docker-compose.certbot.yml up -d
1. Cloning this repo
2. Extract files from image using `bash scripts/extract_files SHARELATEX_VERSION`
3. Generate modified files using `bash scripts/apply_patches.js`
3. Generate modified files using `bash scripts/apply_patches.sh`
4. Development
5. Create diff files using `bash script/make_diffs.sh` and commit
Expand Down

0 comments on commit 168bf05

Please sign in to comment.