From 2ab8644be9dab371b5fdae9fc09c93887c9473e8 Mon Sep 17 00:00:00 2001 From: Lee Stott Date: Tue, 13 Aug 2024 16:25:55 +0100 Subject: [PATCH] Create postBuild.sh --- binder/postBuild.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 binder/postBuild.sh diff --git a/binder/postBuild.sh b/binder/postBuild.sh new file mode 100644 index 00000000..f2b7f620 --- /dev/null +++ b/binder/postBuild.sh @@ -0,0 +1,2 @@ +#!/bin/bash +conda update -n base -c conda-forge conda