Skip to content

Commit

Permalink
Merge pull request #86 from x3rAx/pr/dhcp-client
Browse files Browse the repository at this point in the history
Run dhcp client after startup
  • Loading branch information
alexAubin authored Nov 18, 2024
2 parents 7acd046 + e33edb7 commit 07c5259
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ynh-dev
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,8 @@ function start_ynhdev()
info "Attaching to existing container"
fi

incus exec "$BOX" dhclient

attach_ynhdev "$@"
}

Expand Down

0 comments on commit 07c5259

Please sign in to comment.