Skip to content

Commit

Permalink
#142 Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jelemux committed Jun 5, 2024
1 parent f30ef87 commit 1ba6f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/startup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ migrateLDAPEntries() {
}

startTomcat() {
doguctl config --rm "local_state"
doguctl config --rm "local_state" # remove potential error states
"${CATALINA_SH}" run
}

Expand Down

0 comments on commit 1ba6f6f

Please sign in to comment.