bashtools/test.sh

7 lines
84 B
Bash
Executable File

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