uninstall
This commit is contained in:
+2
-2
@@ -265,11 +265,11 @@ function on_error {
|
||||
}
|
||||
|
||||
function self_upgrade {
|
||||
sudo -E "$MIAOU_BASH_DIR/lib/self-upgrade.bash"
|
||||
sudo -E miaou-bash "$MIAOU_BASH_DIR"/lib/self-upgrade.bash
|
||||
}
|
||||
|
||||
function uninstall {
|
||||
echo "TODO: uninstall"
|
||||
sudo -E miaou-bash "$MIAOU_BASH_DIR"/lib/uninstall.bash
|
||||
}
|
||||
|
||||
function populate_error_arrays {
|
||||
|
||||
Reference in New Issue
Block a user