mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-15 04:09:46 +00:00
Fix typo
Signed-off-by: Terzeus S. Dominguez <zeus@dmgznet.com>
This commit is contained in:
parent
f2d63d7ac4
commit
3b7f70d214
@ -175,7 +175,7 @@ EOF
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# dhcpcd is not in the default repos with Leap 42.1
|
# dhcpcd is not in the default repos with Leap 42.1
|
||||||
if [ $DISTRO != "leap/42.1"]
|
if [ $DISTRO != "leap/42.1" ]
|
||||||
then
|
then
|
||||||
echo "Support: dhcpcd" >> $cache/partial-$arch-packages/opensuse.conf
|
echo "Support: dhcpcd" >> $cache/partial-$arch-packages/opensuse.conf
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user