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
8a5bcf07
Commit
8a5bcf07
authored
Apr 16, 2021
by
alexander.klepal
Browse files
Merge branch 'start.sh-typo-fix' into 'development'
fixed typo See merge request
!27
parents
2cd8f1f5
f39a68f6
Pipeline
#224937
failed with stages
in 4 minutes and 1 second
Changes
1
Pipelines
6
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 @
8a5bcf07
#!/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