mirror of
https://github.com/3proxy/3proxy.git
synced 2025-07-18 14:28:49 +08:00
Compare commits
2 Commits
d21ac41fb8
...
bce01ca0cb
Author | SHA1 | Date | |
---|---|---|---|
![]() |
bce01ca0cb | ||
![]() |
b19cd39e2d |
@ -103,7 +103,7 @@ install-chroot-dir:
|
||||
$(INSTALL_BIN) -d $(CHROOTDIR)/libexec
|
||||
chmod -R o-rwx $(CHROOTDIR)
|
||||
|
||||
install-etc-default-config:
|
||||
install-etc-default-config: install-chroot-dir
|
||||
if [ ! -d $(INSTALL_CFG_DEST) ]; then \
|
||||
ln -s $(CHROOTREL)/conf $(INSTALL_CFG_DEST); \
|
||||
$(INSTALL_BIN) $(INSTALL_CFG) $(ETCDIR)/3proxy.cfg; \
|
||||
|
Loading…
Reference in New Issue
Block a user