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