mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-21 06:13:45 +00:00
6 lines
105 B
Bash
Executable file
6 lines
105 B
Bash
Executable file
#!/bin/sh -e
|
|
|
|
. /usr/share/debconf/confmodule
|
|
|
|
db_input high openwebrx/admin_user_password || true
|
|
db_go
|