better readme
This commit is contained in:
+2
-2
@@ -26,9 +26,9 @@ source "$MIAOU_BASH_DIR"/lib/functions.bash
|
||||
assert_system_mode
|
||||
sudo_root
|
||||
if _confirm_destructive 2>/dev/null; then
|
||||
cd || exit 2 # exit should not occur!
|
||||
uninstall
|
||||
echo 'MIAOU-BASH fully uninstalled, previous settings restored from original'
|
||||
echo 'MIAOU-BASH fully uninstalled, previous settings have been restored from original'
|
||||
echo "to reset your shell, please run: \`exec bash -l\`"
|
||||
else
|
||||
builtin exit 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user