diff options
| -rwxr-xr-x | deployment/install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/install.sh b/deployment/install.sh index 18652b9..0446032 100755 --- a/deployment/install.sh +++ b/deployment/install.sh @@ -159,7 +159,7 @@ show_completion_message() { log "wg-portal installed successfully!" log "" log "Configuration:" - log " - Configuration file: /etc/wg-portal/config" + log " - Configuration file: /etc/wg-portal/config.yml" log "" log "Service Information:" log " - Binary installed: /etc/wg-portal/wg-portal" |
