forked from MagicBane/Server
Current repo branch reported during bootstrap.
This commit is contained in:
@@ -150,6 +150,7 @@ public enum ConfigManager {
|
||||
currentRepoBranch += string;
|
||||
}
|
||||
|
||||
Logger.info(currentRepoBranch);
|
||||
} catch (IOException e) {
|
||||
throw new RuntimeException(e);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user