wget to curl

This commit is contained in:
tengel 2024-03-20 11:32:49 -05:00
parent c1446a8d3c
commit 66df91db18

View file

@ -4,7 +4,7 @@
# SPDX-License-Identifier: MIT
#
# 1. boot archlinux-<date>-dual.iso
# 2. wget -O archmate.sh http://bit.ly/archmate
# 2. curl -o archmate.sh http://bit.ly/archmate
#
# 3. bash archmate.sh amprep (extracts 'amprep.sh')
# 4. bash archmate.sh amconf (extracts 'amconf.sh')