formatting change for root section
This commit is contained in:
parent
8c49091ed6
commit
5d18f9cacd
@ -34,8 +34,8 @@ echo -e "in this archive.${norm}\n"
|
|||||||
echo -e "${mag}---------------------${norm}"
|
echo -e "${mag}---------------------${norm}"
|
||||||
echo "(please note any errors below)"
|
echo "(please note any errors below)"
|
||||||
|
|
||||||
## Copy clean .bashrc for root user
|
## copy clean .bashrc for root user
|
||||||
echo -e "\ncopying ${yellow}.bashrc${norm} to ${yellow}/root${norm}"
|
echo -e "copying ${yellow}.bashrc${norm} to ${yellow}/root${norm}"
|
||||||
# backup
|
# backup
|
||||||
cp -f /root/.bashrc /root/.bashrc.original
|
cp -f /root/.bashrc /root/.bashrc.original
|
||||||
# copy new
|
# copy new
|
||||||
|
Loading…
Reference in New Issue
Block a user