Skip to content

Commit

Permalink
Merge pull request #29 from pvarki/Street3r-patch-8
Browse files Browse the repository at this point in the history
Create manifest.xml.tpl
  • Loading branch information
Street3r authored Feb 23, 2024
2 parents 4491e36 + 211c509 commit a2a7fb1
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<MissionPackageManifest version="2">
<Configuration>
<!-- FIX UID VALUE -->
<Parameter name="uid" value="{{ tak_server_uid_name }}"/>
<Parameter name="onReceiveDelete" value="true"/>
</Configuration>
<Contents>
<Content ignore="false" zipEntry="Update-Server_defaults.pref"/>
</Contents>
</MissionPackageManifest>

0 comments on commit a2a7fb1

Please sign in to comment.