forked from kiss-community/repo
7 lines
68 B
Bash
Executable File
7 lines
68 B
Bash
Executable File
#!/bin/sh -e
|
|
|
|
make install
|
|
|
|
cp -fr colemak "$1/usr/share/bkeymaps"
|
|
|