2 lines
74 B
Bash
Executable file
2 lines
74 B
Bash
Executable file
#!/bin/sh
|
|
make LAYOUT=vistath && mkdir -p -v ~/bin && mv -v ./wvkbd ~/bin
|