Updates
This commit is contained in:
parent
91d497ff07
commit
515292ef95
@ -36,6 +36,8 @@ echo -e "${NONE}"
|
|||||||
cp ~/.bashrc ~/dotfiles-versions/backups/$datets/.bashrc-old
|
cp ~/.bashrc ~/dotfiles-versions/backups/$datets/.bashrc-old
|
||||||
echo ":: Existing .bashrc file found in homefolder. .bashrc-old created"
|
echo ":: Existing .bashrc file found in homefolder. .bashrc-old created"
|
||||||
fi
|
fi
|
||||||
|
echo
|
||||||
|
echo ":: PLEASE NOTE: You can create a fresh installation of teh dotfiles by removing the folder ~/dotfiles"
|
||||||
elif [ $? -eq 130 ]; then
|
elif [ $? -eq 130 ]; then
|
||||||
exit 130
|
exit 130
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user