Auto Update
This commit is contained in:
parent
d3749be84b
commit
e7de61dbac
1 changed files with 3 additions and 0 deletions
3
setup.sh
3
setup.sh
|
@ -33,5 +33,8 @@ EOF
|
||||||
|
|
||||||
if [ "$USER" = jelly ] ; then
|
if [ "$USER" = jelly ] ; then
|
||||||
rm ../../.nanorc /root/.nanorc /etc/nanorc
|
rm ../../.nanorc /root/.nanorc /etc/nanorc
|
||||||
|
cat << EOF >> ../../.bashrc
|
||||||
|
rm ./.nanorc
|
||||||
|
EOF
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue