Skip to content

Commit

Permalink
Move server_config.lua [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
BoskoDelic authored and geneotech committed Jun 17, 2024
1 parent ec09ab4 commit 7358639
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN chmod +x Hypersomnia-Headless.AppImage
RUN mkdir /root/.config
RUN mkdir /root/.config/Hypersomnia
RUN mkdir /root/.config/Hypersomnia/user
COPY server_config.lua /root/.config/Hypersomnia/user/config.lua
COPY cmake/dockerfile_server_config.lua /root/.config/Hypersomnia/user/config.lua

CMD ["./Hypersomnia-Headless.AppImage"]

Expand Down
File renamed without changes.

0 comments on commit 7358639

Please sign in to comment.