1
0
Fork 0

README tweaks

This commit is contained in:
Miguel Jacq 2025-10-14 17:44:11 +11:00
parent b10e7b0f5d
commit 2aa54e1797
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9

View file

@ -107,11 +107,7 @@ You should see this repo as the selected candidate.
## Option 2: Building your own .debs ## Option 2: Building your own .debs
If youd rather build locally, use `scripts/package.sh` which executes the Docker build process. If youd rather build locally, execute `scripts/package.sh` which in turn executes the Docker build process for each distro and PHP version.
```bash
./scripts/package.sh
```
See the top of the script for the matrix of PHP versions and distros to build for. See the top of the script for the matrix of PHP versions and distros to build for.
@ -119,6 +115,8 @@ See the top of the script for the matrix of PHP versions and distros to build fo
## Using SQLCipher for PHP ## Using SQLCipher for PHP
A basic example using two of the SQLCipher PRAGMAs (the `PRAGMA key` is mandatory as the first statement before executing any other SQL statements!):
```php ```php
<?php <?php
try { try {
@ -198,7 +196,7 @@ Thanks to Zetetic for creating and maintaining SQLCipher, and for keeping it ope
## Contact / issues ## Contact / issues
You can contact me via the contact form at https://mig5.net or on GotoSocial ([@mig5@goto.mig5.net](https://goto.mig5.net/@mig5). You can contact me via the contact form at https://mig5.net or on GotoSocial ([@mig5@goto.mig5.net](https://goto.mig5.net/@mig5)).
* Are you looking for a contract/freelance sysadmin to help harden and/or maintain your Linux infrastructure, CI/CD workflows or tighten up your security? * Are you looking for a contract/freelance sysadmin to help harden and/or maintain your Linux infrastructure, CI/CD workflows or tighten up your security?
* In the US or Europe and need a senior Linux expert to help mentor your internal team, or handle the night shift? * In the US or Europe and need a senior Linux expert to help mentor your internal team, or handle the night shift?