esl / packages

Makefile- and Docker-based build system for ESL's erlang and elixir binary packages.
Apache License 2.0
9 stars 6 forks source link

Packages alignment (old/new) #46

Closed gilacost closed 2 years ago

gilacost commented 2 years ago

Be sure that same packages are built in scheduled tasks.

krzysztof-kotewa commented 2 years ago
for x in $(curl -s https://packages.erlang-solutions.com/ubuntu/dists/focal/contrib/binary-amd64/Packages | grep Filename | awk '{print $2}'); do wget "http://packages.erlang-solutions.com/ubuntu/${x}" ; done
gilacost commented 2 years ago

list of packages that need to be built here

gilacost commented 2 years ago

all amd run 25.0.3