Add TODO in README

This commit is contained in:
Alexandre CATTEAU 2022-03-12 11:29:46 +01:00
parent 5ef3975468
commit 3bb3d2c5fa

View File

@ -19,3 +19,7 @@ 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
### TODO
* When rcs-general's install script will be available, remove function `rcs_links()`.
* When new conf-sync will be available, adapt functions `get_conf()` and `set_conf()`.