mirror of
https://github.com/thepeacockproject/Peacock
synced 2025-02-23 03:35:25 +01:00
Copy mastery into prod builds
Signed-off-by: Reece Dunham <me@rdil.rocks>
This commit is contained in:
parent
ea4322f951
commit
89c52b3c18
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user