Skip to content

Commit bb42415

Browse files
committed
Exe файл теперь в папку добавляется
1 parent c3fc914 commit bb42415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<configuration>
6767
<headerType>console</headerType>
6868
<jar>${project.build.directory}/${project.build.finalName}.jar</jar>
69-
<outfile>C:/Users/MONSTER/Downloads/sticker_bot.exe</outfile>
69+
<outfile>C:/Users/MONSTER/Downloads/Sticker_Bot/sticker_bot.exe</outfile>
7070
<classPath>
7171
<mainClass>com.github.leo_proger.Main</mainClass>
7272
</classPath>

0 commit comments

Comments
 (0)