4 lines
74 B
Bash
Executable file
4 lines
74 B
Bash
Executable file
#!/bin/bash
|
|
|
|
nimble install -y
|
|
cp -v "wmtools" "$HOME/.local/bin/wmtools"
|