3 lines
69 B
Bash
3 lines
69 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
sudo stow --dir=/opt/stow --target=/usr/local -S magtess
|