Changed execution order to avoid conflicts
authorAlexander Ebert <ebert@woltlab.com>
Thu, 11 Jan 2018 13:13:17 +0000 (14:13 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 11 Jan 2018 13:13:17 +0000 (14:13 +0100)
com.woltlab.wcf/package.xml

index 2b2baac8679ac77fc98d38962bf49e075dd49a97..e1eb57bfab456698775f1854a598020cc137120b 100644 (file)
@@ -90,9 +90,9 @@
                <!-- new pip -->
                <instruction type="mediaProvider" />
                
-               <instruction type="style">defaultStyle.tar</instruction>
-               
                <instruction type="script" run="standalone" flushCache="false">acp/update_com.woltlab.wcf_3.1_postUpgrade.php</instruction>
+               
+               <instruction type="style">defaultStyle.tar</instruction>
        </instructions>
        
        <instructions type="update" fromversion="3.1.0 Beta 5">