Create install.sh for sourcecode/

This commit is contained in:
Érico Rolim 2020-06-03 14:32:51 -03:00
parent 9030040f41
commit 4f47661740
1 changed files with 7 additions and 0 deletions

7
sourcecode/install.sh Executable file
View File

@ -0,0 +1,7 @@
#!/bin/sh
go install ./lnch
go install ./keyboard_layout_switcher
cd sshfs-map
make install PREFIX=$HOME/.local