self-upgrade exec bash -l
This commit is contained in:
@@ -265,14 +265,6 @@ function on_error {
|
||||
fi
|
||||
}
|
||||
|
||||
function self_upgrade {
|
||||
. "$MIAOU_BASH_DIR"/lib/self-upgrade.bash
|
||||
}
|
||||
|
||||
function uninstall {
|
||||
. "$MIAOU_BASH_DIR"/lib/uninstall.bash
|
||||
}
|
||||
|
||||
function populate_error_arrays {
|
||||
|
||||
local source=$1 line=$2 payload=$3
|
||||
|
||||
Reference in New Issue
Block a user