Files
Tooloop-Packages/onboarding/package/assets/presentation/stop-presentation.sh
T

6 lines
36 B
Bash

#!/bin/bash
pkill chrome &
exit 0