Skip to content

Commit

Permalink
setup-sever: log configuration loading
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Feb 2, 2024
1 parent 14ab231 commit 090f5e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions commands.beta/setup-server
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ function setup_server() (
local DRIVE_MOUNT=() VAULT_MOUNT=() SAMBA_MOUNT=()
local PLEX_HOME='' SYNCTHING_HOME='' TRANSMISSION_HOME=''
local NORDVPN_TOKEN='' NORDVPN_DNS='' # 1.1.1.1 or 192.168.5.20 or whatever
echo-segment --h2='server configuration'
load_dorothy_config 'server.bash'
echo-segment --g2='server configuration'

# -------------------------------------
# Adjustments
Expand Down

0 comments on commit 090f5e9

Please sign in to comment.