Skip to content

Commit

Permalink
Update cache.sh (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
haampie committed Oct 30, 2023
1 parent 692f42a commit bb74ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion outputs/cache.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bb74ea9

Please sign in to comment.