mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 22:17:34 +00:00
6 lines
99 B
Bash
Executable file
6 lines
99 B
Bash
Executable file
#!/bin/sh -e
|
|
|
|
. /usr/share/debconf/confmodule
|
|
|
|
db_input medium openwebrx/admin_user_password
|
|
db_go
|