UNCLASSIFIED

Commit f39a68f6 authored by Brandon Sumner's avatar Brandon Sumner
Browse files

fixed typo

parent 2cd8f1f5
Pipeline #221293 passed with stages
in 10 minutes and 56 seconds
#!/bin/sh #!/bin/sh
rm -rf "$WORKPACE_PATH/lost+found" rm -rf "$WORKSPACE_PATH/lost+found"
if [ ! -z $BEASTCODE_BEASTCORE_ENABLEAUTH ]; then if [ ! -z $BEASTCODE_BEASTCORE_ENABLEAUTH ]; then
TEMPLATE_PATH=/beast-core/appsettings.json.j2 TEMPLATE_PATH=/beast-core/appsettings.json.j2
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment