Force the redeployment of all files
authorAlexander Ebert <ebert@woltlab.com>
Sun, 8 Dec 2019 14:54:18 +0000 (15:54 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Sun, 8 Dec 2019 14:54:18 +0000 (15:54 +0100)
package.xml

index 03d41e8726c361fe1c48a42a9994a99bdde2f587..a2b58a8178b42cd3d63bcc5b855700be3f1a6f9d 100644 (file)
@@ -48,8 +48,8 @@
        </instructions>
        
        <instructions type="update" fromversion="3.1.*">
-               <instruction type="file" run="standalone">files_update.tar</instruction>
-               <instruction type="template">templates_update.tar</instruction>
+               <instruction type="file" run="standalone" />
+               <instruction type="template" run="standalone" />
                
                <instruction type="script">acp/update_com.woltlab.wcf.conversation_5.2.php</instruction>