From 07e14d6fc137cc50b56cd8edd46abf27baf8f42c Mon Sep 17 00:00:00 2001 From: Jay Pfaffman Date: Fri, 31 Jan 2025 08:57:34 -0800 Subject: [PATCH] Removing unicorn service from phpbb template broke the build https://meta.discourse.org/t/migrate-a-phpbb3-forum-to-discourse/30810/786?u=pfaffman --- templates/import/phpbb3.template.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/import/phpbb3.template.yml b/templates/import/phpbb3.template.yml index 3b70cf4..fe7c1d8 100644 --- a/templates/import/phpbb3.template.yml +++ b/templates/import/phpbb3.template.yml @@ -8,7 +8,6 @@ hooks: - exec: cd: /etc/service cmd: - - rm -R unicorn - rm -R nginx - rm -R cron