Add a post-installation message about configuring mirror
This commit is contained in:
parent
1f46c90a18
commit
8daf31f910
1 changed files with 2 additions and 0 deletions
2
vps2arch
2
vps2arch
|
@ -187,6 +187,8 @@ finalize() {
|
||||||
# sync ; reboot -f
|
# sync ; reboot -f
|
||||||
|
|
||||||
Then you'll be able to connect to your VM using SSH and to login using your old root password (or "vps2arch" if you didn't have a root password).
|
Then you'll be able to connect to your VM using SSH and to login using your old root password (or "vps2arch" if you didn't have a root password).
|
||||||
|
|
||||||
|
You'll need to configure your mirrors in order to use pacman, please see https://wiki.archlinux.org/index.php/Mirrors
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue