Release 5.4.0 RC 2 5.4.0_RC_2
authorAlexander Ebert <ebert@woltlab.com>
Thu, 8 Jul 2021 13:38:43 +0000 (15:38 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 8 Jul 2021 13:38:43 +0000 (15:38 +0200)
com.woltlab.wcf/package.xml

index db3817a2d8f1ff74ce0d75ea006f59fddf573726..ad05786268c322a8e934e08f2e8e75a6af19a6a7 100644 (file)
@@ -161,7 +161,7 @@ tar cvf com.woltlab.wcf/files_pre.tar -C wcfsetup/install/files/ \
 
                <!-- The check would make more sense earlier in the process, but since this is intended
                     to catch some earlier upgrades with broken ImageMagick setups, this should be fine. -->
-               <instruction type="script">acp/update_com.woltlab.wcf_5.4_checkSystemRequirements.php</instruction>
+               <instruction type="script" run="standalone">acp/update_com.woltlab.wcf_5.4_checkSystemRequirements.php</instruction>
 
                <!-- This was missed in the upgrade instructions from 5.3. -->
                <instruction type="script" run="standalone">acp/update_com.woltlab.wcf_5.4_styleCoverPhoto.php</instruction>