home
This commit is contained in:
parent
e212c967b0
commit
0bbd7a68c1
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ rescue_configure() {
|
|||
apt_sources_write
|
||||
# bash / rc
|
||||
main_link_bashrc
|
||||
mv .bashrc .bashrc.old
|
||||
mv "${HOME}/.bashrc" "${HOME}/.bashrc.old"
|
||||
# host name
|
||||
hostname "${hostname}"
|
||||
# locales
|
||||
|
|
Loading…
Reference in a new issue