Skip to content

Commit

Permalink
ed
Browse files Browse the repository at this point in the history
  • Loading branch information
kafisatz committed Jan 16, 2025
1 parent d523e84 commit b3bd392
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ ENV QBITTORRENT_PASSWORD $QBITTORRENT_PASSWORD
########################################################################
RUN julia --project=@. -e "import Pkg;Pkg.test()"

RUN julia --project="/usr/local/qBittorrentStats.jl" -e "import Pkg; Pkg.instantiate()"
########################################################################
#run application
########################################################################
Expand Down

0 comments on commit b3bd392

Please sign in to comment.