From e7c376768b6d53d07bcd64461c61c667ab3a9ad3 Mon Sep 17 00:00:00 2001 From: Alexis Lahouze Date: Thu, 17 Jan 2019 01:59:59 +0100 Subject: [PATCH] Rename spec file. --- entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entrypoint.sh b/entrypoint.sh index d0a4648..83f6e53 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -36,4 +36,4 @@ catalyst -c /var/lib/catalyst/catalyst.conf -f /stage2.spec catalyst -c /var/lib/catalyst/catalyst.conf -f /stage3.spec # Build custom packages -catalyst -c /var/lib/catalyst/catalyst.conf -f /var/lib/catalyst/build.spec +catalyst -c /var/lib/catalyst/catalyst.conf -f /var/lib/catalyst/stage4.spec