mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2025-08-07 12:59:45 +00:00
Rename tawashi to duckbin.
The library that used to be "tawashi_implem" now is simply called tawashi.
This commit is contained in:
parent
2f00014758
commit
9cda58d0c0
67 changed files with 156 additions and 128 deletions
|
@ -2,9 +2,9 @@
|
|||
processes = 4
|
||||
master = 1
|
||||
socket = /run/uwsgi/%n.sock
|
||||
cgi = /srv/http/tawashi/%n.cgi
|
||||
cgi = /srv/http/duckbin/%n.cgi
|
||||
chmod-socket = 664
|
||||
strict = true
|
||||
gid = http
|
||||
plugins = cgi
|
||||
chdir = /srv/http/tawashi
|
||||
chdir = /srv/http/duckbin
|
Loading…
Add table
Add a link
Reference in a new issue