mirror of
https://github.com/AdguardTeam/AdGuardDNS.git
synced 2025-02-20 11:23:36 +08:00
don't create log dir
This commit is contained in:
parent
b68cb58388
commit
32de112d97
@ -22,11 +22,6 @@ case "$1" in
|
||||
then
|
||||
echo "Filter rules could not be downloaded."
|
||||
fi
|
||||
|
||||
# Link logs dir (Required for request logs)
|
||||
ln -s /var/log/<%= project %> /opt/<%= project %>/logs
|
||||
|
||||
chown -R <%= user %>: /opt/<%= project %>
|
||||
;;
|
||||
*)
|
||||
echo "postinst called with unknown argument \`$1'" >&2
|
||||
|
Loading…
x
Reference in New Issue
Block a user