scripts: updated justfile for renamed 'wt.sh'
This commit is contained in:
parent
dab081eb0b
commit
7e24c0e1ab
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ install DIR="~/.bin":
|
||||||
cp elevate.sh {{DIR}}/elevate
|
cp elevate.sh {{DIR}}/elevate
|
||||||
cp explorer.sh {{DIR}}/explorer
|
cp explorer.sh {{DIR}}/explorer
|
||||||
cp pwsh.sh {{DIR}}/pwsh
|
cp pwsh.sh {{DIR}}/pwsh
|
||||||
cp terminal.sh {{DIR}}/terminal
|
cp wt.sh {{DIR}}/wt
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue