forked from External/ergo
update dockerfile and minor changes
This commit is contained in:
parent
9851d2e9bc
commit
0898a6aa91
5 changed files with 21 additions and 33 deletions
|
|
@ -1,8 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
# start in right dir
|
||||
cd /ircd
|
||||
|
||||
# make config file
|
||||
if [ ! -f "/ircd/ircd.yaml" ]; then
|
||||
awk '{gsub(/path: languages/,"path: /ircd-bin/languages")}1' /ircd-bin/default.yaml > /tmp/ircd.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue