Compare commits

..

2 Commits

Author SHA1 Message Date
8597f7edef Add Apache conf file in README 2022-03-12 12:43:44 +01:00
3ece55523e Add a point in TODO 2022-03-12 12:42:37 +01:00

View File

@ -17,8 +17,10 @@ Version 3.1 implementation works roughly as follows:
### Files
Files in this repository cover all the SBC setup.
#### Installation
* `setup.sh` is a script automating the installation and configuration of required software
* `cupsd.conf` is the config file for CUPS, set by setup script
* `setup.sh` is a script automating the installation and configuration of required software.
* `cupsd.conf` is the config file for CUPS, set by setup script.
* `scanservjs.conf` is an Apache HTTP vhost file for scanservjs.
### TODO
* When new conf-sync will be available, adapt functions `get_conf()` and `set_conf()`.
* Add an update script for scanservjs.