real latest install
This commit is contained in:
@@ -57,6 +57,7 @@ function perform_upgrade {
|
||||
if source /tmp/miaou-bash-install.sh upgrade; then
|
||||
if [[ $(find "$backup"/hooks.d -maxdepth 1 -type f | wc -l) -gt 0 ]]; then
|
||||
sudo mv "$backup"/hooks.d/* "$MIAOU_BASH_DIR"/hooks.d/
|
||||
sudo miaou-bash "$MIAOU_BASH_DIR"/lib/initiate.bash
|
||||
fi
|
||||
sudo rm -rf "$backup"
|
||||
cat <<EOF
|
||||
|
||||
Reference in New Issue
Block a user