Skip to content
Snippets Groups Projects
Commit 5d0f243e authored by Jiří Kalvoda's avatar Jiří Kalvoda
Browse files

WACOM init using install

parent e2627a0d
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
cd "$(dirname "$0")"
. ../userconfig-lib.sh
install_begin
confln wacom-config ~/bin/
gcc wacom-daemon2.c -o ~/bin/wacom-daemon -lxdo
r gcc wacom-daemon2.c -o ~/bin/wacom-daemon -lxdo
install_ok
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment