mirror of
https://github.com/dkmstr/openuds.git
synced 2025-01-08 21:18:00 +03:00
3 lines
44 B
Bash
3 lines
44 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
exec /usr/bin/udsactor login $2 &
|