mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-01-06 16:50:01 +01:00
7 lines
105 B
Bash
Executable file
7 lines
105 B
Bash
Executable file
#!/bin/sh -e
|
|
|
|
. /usr/share/debconf/confmodule
|
|
|
|
db_input high openwebrx/admin_user_password || true
|
|
db_go
|