mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-17 10:40:14 +02:00
Added new script for user bridgehead
This commit is contained in:
3
configure-bridgehead.sh
Normal file
3
configure-bridgehead.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
useradd --home-dir /srv/docker/bridgehead -g docker -N -u 317 -s /sbin/nologin
|
Reference in New Issue
Block a user