1
0
Fork 0
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:
King_DuckZ 2017-06-02 21:53:27 +01:00
parent 2f00014758
commit 9cda58d0c0
67 changed files with 156 additions and 128 deletions

View file

@ -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