mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-01-22 00:00:20 +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 |