1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00
Ycarus (Yannick Chabanois) 2020-05-14 17:35:11 +02:00
parent 526613c184
commit fbe0ae9b24

View file

@ -215,7 +215,7 @@ if ! patch -Rf -N -p1 -s --dry-run < ../../patches/package-too-long.patch; then
fi
echo "Done"
echo "Downlaod via IPv4"
echo "Download via IPv4"
if ! patch -Rf -N -p1 -s --dry-run < ../../patches/download-ipv4.patch; then
patch -N -p1 -s < ../../patches/download-ipv4.patch
fi