[Issue #13] - adding install parameter to install a new config file

This commit is contained in:
Gregory Ballantine
2025-02-27 01:02:53 -05:00
parent 5f8df35171
commit 37f2bf0268
3 changed files with 44 additions and 1 deletions

View File

@@ -182,7 +182,7 @@
<packager>Bit Goblin</packager>
<prefix>/opt</prefix>
<changelogFile>${project.basedir}/src/build/changelog.txt</changelogFile>
<targetOs>linux</targetOs>
<targetOs>${os.name}</targetOs>
<mappings>
<mapping>
<directory>/opt/dragoon</directory>