mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-01-03 23:30:03 +01:00
4 lines
103 B
Bash
Executable file
4 lines
103 B
Bash
Executable file
#!/bin/bash
|
|
set -euxo pipefail
|
|
|
|
adduser --system --group --no-create-home --home /nonexistant openwebrx |