|
|
@ -23,6 +23,8 @@
|
|
|
|
# You should have received a copy of the GNU General Public License
|
|
|
|
# You should have received a copy of the GNU General Public License
|
|
|
|
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
|
|
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
. config.sh
|
|
|
|
|
|
|
|
|
|
|
|
set -u
|
|
|
|
set -u
|
|
|
|
|
|
|
|
|
|
|
|
# Download files in parallel in background, only if there is an update
|
|
|
|
# Download files in parallel in background, only if there is an update
|
|
|
|