Skip to content

Commit

Permalink
remove newinstall flag
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-stuartm committed Aug 18, 2023
1 parent 1b62df3 commit d02c135
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -169,9 +169,6 @@ main() {
-passout "pass:${keystore_pass}" \
>/dev/null 2>&1

# Removed as this setting results in every startup being interrupted as a boostrap
#touch server/startup/newinstall

if [ -n "${DEBUG:-}" ]; then
tail -n+1 \
config/*.properties \
Expand Down

0 comments on commit d02c135

Please sign in to comment.