1
mirror of https://github.com/thepeacockproject/Peacock synced 2025-02-23 03:35:25 +01:00
This commit is contained in:
Reece Dunham 2023-01-23 13:34:12 -05:00
commit ddc96fd4e1
No known key found for this signature in database
GPG Key ID: 0D7E929D2089E040

@ -1,6 +1,6 @@
#
# The Peacock Project - a HITMAN server replacement.
# Copyright (C) 2021-2022 The Peacock Project Team
# Copyright (C) 2021-2023 The Peacock Project Team
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
@ -45,6 +45,7 @@ cp resources/dynamic_resources_h3.rpkg "$OUT_DIR"/resources/dynamic_resources_h3
cp resources/dynamic_resources_h2.rpkg "$OUT_DIR"/resources/dynamic_resources_h2.rpkg
cp resources/dynamic_resources_h1.rpkg "$OUT_DIR"/resources/dynamic_resources_h1.rpkg
cp -r resources/challenges "$OUT_DIR"/resources/challenges
cp -r resources/mastery "$OUT_DIR"/resources/mastery
cp resources/contracts.br "$OUT_DIR"/resources/contracts.br
mkdir "$OUT_DIR"/webui
mkdir "$OUT_DIR"/webui/dist