2 lines
76 B
Bash
Executable file
2 lines
76 B
Bash
Executable file
#!/bin/bash
|
|
useradd --groups video --no-create-home --system cosmic-greeter
|