2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 15:02:27 +00:00
repo/extra/bkeymaps/build

7 lines
81 B
Plaintext
Raw Normal View History

#!/bin/sh -e
2023-03-02 14:40:00 +00:00
make DESTDIR="$1" install
cp -fr colemak "$1/usr/share/bkeymaps"