mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
[Installer] create readme.txt
This commit is contained in:
@@ -222,6 +222,14 @@ It must be closed before the installation can proceed</progressText>
|
|||||||
</platformTest>
|
</platformTest>
|
||||||
</ruleList>
|
</ruleList>
|
||||||
</writeFile>
|
</writeFile>
|
||||||
|
<writeFile>
|
||||||
|
<explanation>Create readme</explanation>
|
||||||
|
<path>${installdir}/readme.txt</path>
|
||||||
|
<show>0</show>
|
||||||
|
<text>swift pilot client version ${versionFull}
|
||||||
|
|
||||||
|
https://swift-project.org/</text>
|
||||||
|
</writeFile>
|
||||||
<runProgram>
|
<runProgram>
|
||||||
<program>${installdir}/bin/swiftlauncher</program>
|
<program>${installdir}/bin/swiftlauncher</program>
|
||||||
<programArguments>-i --bootstrapurl https://datastore.swift-project.org/shared/ &</programArguments>
|
<programArguments>-i --bootstrapurl https://datastore.swift-project.org/shared/ &</programArguments>
|
||||||
|
|||||||
Reference in New Issue
Block a user