mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 06:45:37 +08:00
[Installer] Make sure the uninstaller deletes readme.txt
This commit is contained in:
@@ -230,6 +230,10 @@ It must be closed before the installation can proceed</progressText>
|
||||
|
||||
https://swift-project.org/</text>
|
||||
</writeFile>
|
||||
<addFilesToUninstaller>
|
||||
<files>${installdir}/readme.txt</files>
|
||||
<show>0</show>
|
||||
</addFilesToUninstaller>
|
||||
<runProgram>
|
||||
<program>${installdir}/bin/swiftlauncher</program>
|
||||
<programArguments>-i --bootstrapurl https://datastore.swift-project.org/shared/ &</programArguments>
|
||||
|
||||
Reference in New Issue
Block a user