OSDN Git Service

[update] : wget to curl (archiso 45)
authorhayao <shun819.mail@gmail.com>
Wed, 29 Jul 2020 09:12:32 +0000 (18:12 +0900)
committerhayao <shun819.mail@gmail.com>
Wed, 29 Jul 2020 09:41:16 +0000 (18:41 +0900)
commit1404ab52134c4e94860b86c2c7da297da2fe57eb
treeb0193bdc0d152959be36e1f8484d5dc028df8ddf
parent00b39dcfe4b280bc236d63d7aadcf2fd557d591e
[update] : wget to curl (archiso 45)

Removing wget in favor of curl

configs/releng/airootfs/root/.automated_script.sh:
Replacing wget with curl for the use-case of downloading a
pre-specified remote startup script (changing flags where needed).

configs/releng/packages.x86_64:
Removing wget from the list of installed packages, as
.automated_script.sh was the only reason for it being installed.
channels/share/airootfs.any/root/.automated_script.sh