From b363c63d44eef05a06f8f7ff7c471ac4392cc4e9 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Wed, 11 Nov 2020 05:29:12 +0100 Subject: Support for ufo & jupyter notebooks --- build/buildah.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'build/buildah.sh') diff --git a/build/buildah.sh b/build/buildah.sh index 2f4f283..8e84457 100644 --- a/build/buildah.sh +++ b/build/buildah.sh @@ -1,4 +1,7 @@ set -o errexit +bash buildah-base.sh bash buildah-astra.sh bash buildah-ccpi.sh +bash buildah-tomo.sh +bash buildah-remote.sh tomo -- cgit v1.2.3