#!/bin/sh restart() { killall -9 chrome sleep 2 /scripts/cloud_print.sh } restart