mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-13 21:47:36 +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
|
||||
|
||||
# dhcpcd is not in the default repos with Leap 42.1
|
||||
if [ $DISTRO != "leap/42.1"]
|
||||
if [ $DISTRO != "leap/42.1" ]
|
||||
then
|
||||
echo "Support: dhcpcd" >> $cache/partial-$arch-packages/opensuse.conf
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user