Skip to content

Networking for main script

Carlos Donizete Froes requested to merge pkmo-linux:master into master

Created by: pkmo-linux

This performs the networking requirements for the main script to pull the updater jar during initial setup. The network traffic is <100KB, so I do not think we need to include a progress bar during startup.

Some notes:

I have included the blurb "This program is released under the GPL with the additional exemption that compiling, linking, and/or using OpenSSL is allowed" at the top of the main script, but you will need to update the copyright file @ Alioth, and maybe update the LICENSE file here.

Merge request reports