sandbox/purge-leaves.sh

4 lines
40 B
Bash
Executable File

#!/bin/sh
echo "Sandbox cleaned"
exit 0