3 lines
66 B
Plaintext
3 lines
66 B
Plaintext
|
#!/bin/sh
|
||
|
adduser --system --home /var/lib/bitwarden_rs bitwarden
|