UNCLASSIFIED

Commit 1b5a37df authored by Tyler Rarick's avatar Tyler Rarick
Browse files

Updated start.sh to remove the lost+found directory on startup

parent 8fe013c3
#!/bin/sh #!/bin/sh
rm -rf "$WORKPACE_PATH/lost+found"
/beast-core/server/BCServer.Server \ /beast-core/server/BCServer.Server \
--WWWRoot /beast-core/beast-core-client \ --WWWRoot /beast-core/beast-core-client \
--deployment /beast-core/config.json \ --deployment /beast-core/config.json \
......
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