mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-06-02 13:42:57 -04:00
sdwdate
This commit is contained in:
parent
0f920f18ed
commit
08c507864a
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@ echo_red() {
|
|||
echo -e "\033[0;31m$1\033[0m"
|
||||
}
|
||||
|
||||
## Adjust sdwdate Configuration
|
||||
mkdir -p /usr/local/etc/sdwdate-gui.d
|
||||
printf "gateway=sys-haveno\n" > /usr/local/etc/sdwdate-gui.d/50_user.conf
|
||||
|
||||
|
||||
## Prepare Firewall Settings
|
||||
echo_blue "\nConfiguring FW ..."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue