Skip to content

Commit

Permalink
fix fo browser icon
Browse files Browse the repository at this point in the history
  • Loading branch information
binhex committed May 3, 2024
1 parent 9839824 commit 4af4a61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ ARG TARGETARCH
# add install and packer bash script
ADD build/root/*.sh /root/

# add pre-configured config files for deluge
ADD config/nobody/ /home/nobody/
# add pre-configured config
ADD config/nobody/* /home/nobody/

# install app
#############
Expand Down

0 comments on commit 4af4a61

Please sign in to comment.