From c9da51c79db3c86e8888270cf360b972a7898ed8 Mon Sep 17 00:00:00 2001 From: aeberhard Date: Tue, 6 Jun 2023 23:25:28 +0200 Subject: [PATCH] Update package.yml --- package.yml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/package.yml b/package.yml index fe7025d..12603ee 100644 --- a/package.yml +++ b/package.yml @@ -1,5 +1,5 @@ package: demo_fullpage -version: 2.0.8 +version: 2.0.9 author: 'Friends Of REDAXO' supportpage: 'https://github.com/FriendsOfREDAXO/demo_fullpage' page: @@ -39,11 +39,3 @@ console_commands: 'demo_fullpage:dump_files': rex_command_demo_fullpage_dumpfiles 'demo_fullpage:dump_tables': rex_command_demo_fullpage_dumptables 'demo_fullpage:install': rex_command_demo_fullpage_install -setup: - installSequence: - - backup - - structure/content - dbimport: - - demo_fullpage.sql - fileimport: - - demo_fullpage.tar.gz