2024-12-26 10:45:16 +01:00
|
|
|
```bash
|
|
|
|
|
diff -c cps/templates/remote_login.html ../calibre-web/cps/templates/remote_login.html > remote_login.patch
|
2024-12-26 16:07:18 +01:00
|
|
|
```
|
|
|
|
|
|
|
|
|
|
Build the image on mac OS with orbstack docker:
|
|
|
|
|
```bash
|
|
|
|
|
docker build . --platform linux/amd64 --debug
|
2024-12-27 17:08:01 +01:00
|
|
|
```
|