mirror of
https://github.com/g4klx/ircDDBGateway.git
synced 2026-04-04 13:57:41 +00:00
parent
9669d865b5
commit
5a5bfc9e89
35 changed files with 2286 additions and 39 deletions
|
|
@ -1,5 +1,6 @@
|
|||
install:
|
||||
install -d -g bin -o root -m 0775 $(DATADIR)
|
||||
install -g bin -o root -m 0664 CCS_Hosts.txt $(DATADIR)
|
||||
install -g bin -o root -m 0664 DCS_Hosts.txt $(DATADIR)
|
||||
install -g bin -o root -m 0664 DExtra_Hosts.txt $(DATADIR)
|
||||
install -g bin -o root -m 0664 DPlus_Hosts.txt $(DATADIR)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue