mirror of
https://github.com/dkmstr/openuds.git
synced 2025-01-25 06:03:51 +03:00
4 lines
46 B
Bash
4 lines
46 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
exec /usr/bin/udsactor logout $2 &
|