bashtools/test.sh

7 lines
84 B
Bash
Raw Normal View History

#!/bin/bash
. ./bashtools.sh
notify "testing, you should see a spinner"
sleep 1
ok