From bb74ea904775b252ecb57cdd0eee167038a9fcf5 Mon Sep 17 00:00:00 2001 From: Harmen Stoppels Date: Mon, 30 Oct 2023 09:02:15 +0100 Subject: [PATCH] Update cache.sh (#263) --- outputs/cache.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/outputs/cache.sh b/outputs/cache.sh index f1fa3a7cf..6110dc600 100755 --- a/outputs/cache.sh +++ b/outputs/cache.sh @@ -63,7 +63,7 @@ example cache/binary-cache-3 'mkdir ~/private_gpg_backup' example cache/binary-cache-3 'cp ~/spack/opt/spack/gpg/*.gpg ~/private_gpg_backup' example cache/binary-cache-3 'cp ~/spack/opt/spack/gpg/pubring.* ~/mirror' -example cache/binary-cache-4 'spack buildcache push --allow-root ~/mirror' +example cache/binary-cache-4 'spack buildcache push ~/mirror' # Remove installations from customized prefix spack uninstall -ay