Renamed the main file
This commit is contained in:
parent
ed90b8a768
commit
f2259f82d7
@ -1,4 +1,4 @@
|
|||||||
#Mon, 15 Jul 2019 21:12:22 +0200
|
#Mon, 15 Jul 2019 21:54:15 +0200
|
||||||
|
|
||||||
|
|
||||||
C\:\\Users\\louis\\Documents\\GitHub\\twitter_techsupportgore_bot\\reddit_reposter_bot=
|
C\:\\Users\\louis\\Documents\\GitHub\\twitter_techsupportgore_bot\\reddit_reposter_bot=
|
||||||
|
@ -64,7 +64,7 @@ javadoc.use=true
|
|||||||
javadoc.version=false
|
javadoc.version=false
|
||||||
javadoc.windowtitle=
|
javadoc.windowtitle=
|
||||||
kotlinc.classpath=${file.reference.kotlin-runtime.jar}
|
kotlinc.classpath=${file.reference.kotlin-runtime.jar}
|
||||||
main.class=RedditReposterBot.TwitterTechSupportGoreBot
|
main.class=RedditReposterBot.RedditReposterBot
|
||||||
manifest.file=manifest.mf
|
manifest.file=manifest.mf
|
||||||
meta.inf.dir=${src.dir}/META-INF
|
meta.inf.dir=${src.dir}/META-INF
|
||||||
mkdist.disabled=false
|
mkdist.disabled=false
|
||||||
|
@ -29,7 +29,7 @@ import java.sql.SQLException;
|
|||||||
*
|
*
|
||||||
* @author louis
|
* @author louis
|
||||||
*/
|
*/
|
||||||
public class TwitterTechSupportGoreBot {
|
public class RedditReposterBot {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Version of the application.
|
* Version of the application.
|
Loading…
Reference in New Issue
Block a user