December 22 update

This commit is contained in:
Sharad Ahlawat
2022-12-03 17:32:20 -08:00
parent 82a613d160
commit a2cdf26594
224 changed files with 6862 additions and 2341 deletions

View File

@ -19,7 +19,7 @@
name=cpsserver
rcvar=${name}_enable
#CPSSERVER="nohup /usr/local/bin/python3.8 /data/calibre-web/cps.py"
#CPSSERVER="nohup /usr/local/bin/python3.9 /data/calibre-web/cps.py"
CPSSERVER="nohup /usr/local/bin/cps"
start_cmd="${name}_start"