refactor: Update installer scripts to make use of rollback hooks and exec tracking
This commit is contained in:
@@ -61,6 +61,7 @@ install_yay() {
|
||||
|
||||
log_info "Building and installing yay..."
|
||||
makepkg -si
|
||||
add_rollback_cmd "sudo pacman -R --noconfirm yay"
|
||||
|
||||
cd "$orig_dir"
|
||||
log_info "Cleaning up installer directory..."
|
||||
|
||||
Reference in New Issue
Block a user