updated nano section
This commit is contained in:
parent
29a21c6651
commit
f0b6a2db74
@ -65,12 +65,12 @@ cp -f config/etc/skel/.bashrc /etc/skel/.bashrc
|
|||||||
|
|
||||||
|
|
||||||
## copy nano settings
|
## copy nano settings
|
||||||
echo -e "\ncopying nano default settings..."
|
echo -e "\ncopying ${yellow}nanorc${norm} to ${yellow}/etc/nanorc${norm}"
|
||||||
# backup
|
# backup
|
||||||
cp -f /etc/nanorc /etc/nanorc.original
|
cp -f /etc/nanorc /etc/nanorc.original
|
||||||
# copy new
|
# copy new
|
||||||
cp -f config/etc/nanorc /etc/nanorc
|
cp -f config/etc/nanorc /etc/nanorc
|
||||||
echo "...done"
|
|
||||||
|
|
||||||
## copy timesync
|
## copy timesync
|
||||||
echo -e "\ncopying timesync configuration..."
|
echo -e "\ncopying timesync configuration..."
|
||||||
|
Loading…
Reference in New Issue
Block a user