edited install script
This commit is contained in:
parent
09e65aa651
commit
32b99c6818
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
nimble install -y
|
nimble install -y
|
||||||
|
mkdir -p "$HOME/.local/bin"
|
||||||
cp -v "wmtools" "$HOME/.local/bin/wmtools"
|
cp -v "wmtools" "$HOME/.local/bin/wmtools"
|
||||||
|
|
Loading…
Reference in a new issue