add git.io URL shortner
This commit is contained in:
parent
33a6baa1f8
commit
dc8cbe4bb1
1 changed files with 3 additions and 2 deletions
|
|
@ -3,8 +3,9 @@
|
|||
# archmate.sh - Arch installation script
|
||||
# SPDX-License-Identifier: MIT
|
||||
#
|
||||
# 1. boot archlinux-2014.06.01-dual.iso
|
||||
# 2. wget http://<url>/archmate.sh
|
||||
# 1. boot archlinux-<date>-dual.iso
|
||||
# 2. wget -O archmate.sh http://git.io/archmate
|
||||
# curl -Lo archmate.sh http://git.io/archmate
|
||||
# 3. bash archmate.sh prep (extracts 'prep.sh')
|
||||
# 4. bash archmate.sh (after 'arch-chroot /mnt')
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue