Deploy the updated OptionEditor before rebuilding the options
authorAlexander Ebert <ebert@woltlab.com>
Fri, 19 Jul 2019 10:21:05 +0000 (12:21 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 19 Jul 2019 10:21:05 +0000 (12:21 +0200)
com.woltlab.wcf/files_reloadOptions.tar
com.woltlab.wcf/package.xml

index 67eeeabc326d89c189f512ff57a2772e06039938..5b581c5bf1593ed9b3fb0c585f2df48ec440fe7a 100644 (file)
Binary files a/com.woltlab.wcf/files_reloadOptions.tar and b/com.woltlab.wcf/files_reloadOptions.tar differ
index 35707f5bc0abac812621886b8f87004b9caeb0e1..cefdce3d07ef69e3839f1c56874b030e054418fd 100644 (file)
@@ -53,7 +53,7 @@
        <instructions type="update" fromversion="5.2.0 Alpha 1">
                <!-- Import the new options first -->
                <instruction type="option" />
-               <instruction type="file">files_reloadOptions.tar</instruction>
+               <instruction type="file" run="standalone">files_reloadOptions.tar</instruction>
                <instruction type="script" run="standalone">acp/update-com.woltlab.wcf_5.2_reloadOptions.php</instruction>
                
                <instruction type="acpTemplate">acptemplates_update.tar</instruction>