2025-01-12 18:08:40 +08:00

6 lines
74 B
Bash
Executable File

#!/bin/sh
if [ "${1}" == "pre" ]; then
/usr/bin/gpclient disconnect
fi