Update 93-openvpn.sh

This commit is contained in:
Alexandre
2023-12-24 00:07:42 +01:00
committed by GitHub
parent b90ad405bc
commit 38da9e71eb

View File

@@ -49,11 +49,11 @@ do
fi fi
fi fi
fi fi
done < "$1" done < "$file"
}
# Standardize lf # Standardize lf
#find /config/openvpn/ -type f -print0 | xargs -0 dos2unix -ic0 | xargs -0 dos2unix -b dos2unix "$file"
}
##################### #####################
# CONFIGURE OPENVPN # # CONFIGURE OPENVPN #