small fix
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
|
||||
cd || exit
|
||||
|
||||
source "$MIAOU_BASH_DIR"/lib/functions.bash
|
||||
|
||||
_confirm_destructive
|
||||
|
||||
if [[ -f /etc/bash.bashrc.ORIGINAL ]]; then
|
||||
rm /etc/bash.bashrc
|
||||
mv /etc/bash.bashrc.ORIGINAL /etc/bash.bashrc
|
||||
|
||||
Reference in New Issue
Block a user