Compare commits

..

No commits in common. "8597f7edefc4a6a217fe927f95178bf3f54d7e9c" and "541d2e3213a73f4e3d1db9edc6779239b9c1f0ff" have entirely different histories.

View File

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