mirror of
https://github.com/essentials/Essentials.git
synced 2025-09-02 03:02:49 +02:00
Correcting all line endings to LF
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<target name="-post-jar">
|
||||
<jar destfile="${dist.jar}" update="true">
|
||||
<manifest>
|
||||
<attribute name="Classpath" value="Essentials.jar"/>
|
||||
</manifest>
|
||||
</jar>
|
||||
</target>
|
||||
<target name="-post-jar">
|
||||
<jar destfile="${dist.jar}" update="true">
|
||||
<manifest>
|
||||
<attribute name="Classpath" value="Essentials.jar"/>
|
||||
</manifest>
|
||||
</jar>
|
||||
</target>
|
||||
|
Reference in New Issue
Block a user