rephrased log message
This commit is contained in:
parent
a8e1998b85
commit
f85327d799
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ public class Main {
|
|||
System.out.println(" - Upload the Member Photos to the DB: " + UPLOAD_MEMBER_PHOTOS);
|
||||
System.out.println(" - Force Upload Members: " + FORCE_UPLOAD_MEMBERS);
|
||||
System.out.println(" - Force Upload Speeches: " + FORCE_UPLOAD_SPEECHES);
|
||||
System.out.println(" - Only Run Web: " + ONLY_RUN_WEB);
|
||||
System.out.println(" - Only Run javalin Web Server: " + ONLY_RUN_WEB);
|
||||
System.out.println("--------------------------");
|
||||
|
||||
if (ONLY_RUN_WEB) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue