Files
scripts/old/rayburn.bat
2025-10-03 21:48:06 -05:00

5 lines
51 B
Batchfile

@echo off
if %username%==srayburn (
start logoff
)