Deploying files in a separate request isn't smart
authorAlexander Ebert <ebert@woltlab.com>
Wed, 7 Dec 2016 16:37:03 +0000 (17:37 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 8 Dec 2016 14:54:29 +0000 (15:54 +0100)
com.woltlab.wcf/package.xml

index 98cb4ab90b1e0c2cf1d234676fad3f94dac84e9c..ed5b48a0dabe2da2260b8cfd68aa83b778ed7576 100644 (file)
@@ -89,7 +89,7 @@
        </instructions>
        
        <instructions type="update" fromversion="3.0.0 Beta 5">
-               <instruction type="file" run="standalone">files_update.tar</instruction>
+               <instruction type="file">files_update.tar</instruction>
                
                <instruction type="sql">update_3.0.0_rc_1.sql</instruction>
                <instruction type="script">acp/update_com.woltlab.wcf_3.0.0_rc_1.php</instruction>