Fix default install tree
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
config:
|
config:
|
||||||
# This is the path to the root of the Spack install tree.
|
# This is the path to the root of the Spack install tree.
|
||||||
# You can use $spack here to refer to the root of the spack instance.
|
# You can use $spack here to refer to the root of the spack instance.
|
||||||
install_tree: $spack/opt/spack
|
install_tree: ~/.spack/opt/spack
|
||||||
|
|
||||||
|
|
||||||
# Locations where templates should be found
|
# Locations where templates should be found
|
||||||
|
|||||||
Reference in New Issue
Block a user