Deploy new files in a separate request
authorAlexander Ebert <ebert@woltlab.com>
Wed, 21 Feb 2018 16:24:56 +0000 (17:24 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 21 Feb 2018 16:24:56 +0000 (17:24 +0100)
com.woltlab.wcf/package.xml

index c1c66fb3adb8b081c9a2f8978d2ef3a7d5647b4a..b6f77a901af7f55beff01cdebdfdbdaafa678d43 100644 (file)
@@ -97,7 +97,8 @@
        
        <instructions type="update" fromversion="3.1.0 RC 4">
                <instruction type="acpTemplate">acptemplates_update.tar</instruction>
-               <instruction type="file">files_update.tar</instruction>
+               
+               <instruction type="file" run="standalone">files_update.tar</instruction>
                
                <instruction type="language" />
        </instructions>