#!/bin/bash

if [[ $1 == install ]]; then
	iKeyEx-KBMan add hClipboard
	exit 0
fi