Modify load-script.sh
This commit is contained in:
parent
3346784c27
commit
43052e8e03
1 changed files with 1 additions and 1 deletions
|
@ -20,5 +20,5 @@ cp ${script_file} ${map_file}
|
|||
# Package resource pack
|
||||
rm ${SERVER_DIR}/botc-script-resource-pack.zip
|
||||
pushd "${DIR}/templates"
|
||||
zip -r ${SERVER_DIR}/botc-script-resource-pack.zip texture-pack
|
||||
zip -r ${DIR}/../botc-script-resource-pack.zip texture-pack
|
||||
popd
|
Loading…
Reference in a new issue