Files
php-web-doc/build-ops.sample
2023-11-06 09:38:23 +00:00

11 lines
222 B
Bash

#!/bin/sh
# Please read README.md in the same directory to get more info about filling in this file
PHP=@PHP@
GITDIR=@GITDIR@
DOCWEB=@DOCWEB@
PHDDIR=@PHDDIR@
SCRIPTSDIR=@SCRIPTSDIR@
SQLITE_DIR=@SQLITEDIR@
SRCDIR=@SRCDIR@