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
f39a68f6
Commit
f39a68f6
authored
Apr 15, 2021
by
Brandon Sumner
Browse files
fixed typo
parent
2cd8f1f5
Pipeline
#221293
passed with stages
in 10 minutes and 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
scripts/start.sh
scripts/start.sh
+1
-1
No files found.
scripts/start.sh
View file @
f39a68f6
#!/bin/sh
#!/bin/sh
rm
-rf
"
$WORKPACE_PATH
/lost+found"
rm
-rf
"
$WORK
S
PACE_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
...
...
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