small fix

This commit is contained in:
pvincent
2026-08-07 23:08:54 +04:00
parent 8958a37ffc
commit a64c63680a
3 changed files with 14 additions and 8 deletions
+4
View File
@@ -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