#!/bin/bash

# 大小写指示器﻿﻿

sudo add-apt-repository -y ppa:tsbarnes/indicator-keylock
sudo apt-get update
sudo apt-get install indicator-keylock --allow-unauthenticated -y
