UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
B
Beast Code
beast core
base image
Commits
1b5a37df
Commit
1b5a37df
authored
Dec 02, 2020
by
Tyler Rarick
Browse files
Updated start.sh to remove the lost+found directory on startup
parent
8fe013c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
scripts/start.sh
scripts/start.sh
+2
-0
No files found.
scripts/start.sh
View file @
1b5a37df
#!/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
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment