New paste Repaste Download
#!/bin/bash
set -e
set -x
ROOT="$(cd `dirname "$0"`; pwd)"
cd "$ROOT"
#ST=`pgrep coolkbd`
if ! pgrep -f coolkbd.dock
then
  ./coolkbd.dock
else
  pkill coolkbd.dock
fi
Filename: /tmp/sw.sh. Size: 171b. View raw, , hex, or download this file.

This paste expires on 2025-03-30 11:54:39.650735. Pasted through v1-api.