Skip to content

Commit 49eda39

Browse files
committed
Added link to #330 to SystemsConfig
1 parent 2d0b215 commit 49eda39

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/net/javadiscord/javabot/data/config/SystemsConfig.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ public class SystemsConfig {
3939

4040
/**
4141
* The location of some sort of bash script that re-compiles a new version of the Bot.
42+
* Example in <a href="https://github.com/Java-Discord/JavaBot/pull/330">Pull Request #330</a>.
4243
*/
4344
private String redeployScriptLocation = "";
4445

0 commit comments

Comments
 (0)