We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68d7c8f commit 6d4ba51Copy full SHA for 6d4ba51
start.sh
@@ -12,8 +12,6 @@ ip link set ens3 up
12
13
# Install dhclient if not already installed
14
echo "Installing dhclient..."
15
-apt-get update
16
-apt-get install -y isc-dhcp-client
17
18
# Configure dhclient for ens3
19
echo "Creating dhclient service for ens3..."
0 commit comments