Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion ct/wireguard.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ function update_script() {
sleep 2
cd /etc/wgdashboard/src
./wgd.sh update
./wgd.sh start
exit
}

Expand All @@ -42,4 +43,4 @@ description
msg_ok "Completed Successfully!\n"
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
echo -e "${INFO}${YW} WGDashboard Access it using the following URL:${CL}"
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:10086${CL}"
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:10086${CL}"