3 lines
78 B
Bash
3 lines
78 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
sudo stow --dir=/opt/stow --target=/usr/local netcdfcxx_legacy
|