System/shortcuts/vmware/1440p

6 lines
49 B
Bash
Executable File

#!/usr/bin/env bash
sleep 3 &
echo "Hello"
wait