mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-07 15:36:27 +00:00
4 lines
No EOL
103 B
Bash
Executable file
4 lines
No EOL
103 B
Bash
Executable file
#!/bin/bash
|
|
set -euxo pipefail
|
|
|
|
adduser --system --group --no-create-home --home /nonexistant openwebrx |