Skip to content
Snippets Groups Projects
Commit b8b61ae3 authored by Ribbon's avatar Ribbon :speech_balloon:
Browse files

Add a missing command in a recipe

parent cba5c0e5
No related branches found
No related tags found
No related merge requests found
......@@ -6,4 +6,5 @@ template = "custom"
script = """
mkdir -pv "${COOKBOOK_STAGE}"/usr/share/kingslayer
cp -rv "${COOKBOOK_SOURCE}"/worlds/* "${COOKBOOK_STAGE}"/usr/share/kingslayer
cookbook_cargo
"""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment