Update preliminary update instructions from 5.5
authorTim Düsterhus <duesterhus@woltlab.com>
Thu, 6 Apr 2023 09:10:53 +0000 (11:10 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Thu, 6 Apr 2023 09:10:53 +0000 (11:10 +0200)
com.woltlab.wcf/package.xml

index b5af103a2421372ef3d5faea5ae15170688f69ec..e412692364a2867608d4b34c857b10cd7dcfcbbd 100644 (file)
@@ -102,10 +102,12 @@ tar cvf com.woltlab.wcf/files_pre_check.tar -C wcfsetup/install/files/ \
                <instruction type="acpMenu" />
                <instruction type="bbcode" />
                <instruction type="coreObject" />
+               <instruction type="cronjob" />
                <instruction type="eventListener" />
                <instruction type="language" />
                <instruction type="mediaProvider" />
                <instruction type="objectType" />
+               <instruction type="smiley" />
                <instruction type="userGroupOption" />
                <instruction type="userMenu" />
                <instruction type="userOption" />
@@ -115,6 +117,7 @@ tar cvf com.woltlab.wcf/files_pre_check.tar -C wcfsetup/install/files/ \
                <instruction type="script" run="standalone">acp/update_com.woltlab.wcf_6.0_removeDownloadedGravatars.php</instruction>
 
                <!-- Clean Up. -->
+               <instruction type="script" run="standalone">acp/update_com.woltlab.wcf_6.0_removeLegacyAppConfig.php</instruction>
                <instruction type="fileDelete" />
                <instruction type="templateDelete" />
        </instructions>