feat(script): Catch install, remove, upgrade operation type from pacman (#1)
This commit is contained in:
		| @@ -5,6 +5,9 @@ while read pkg; do | |||||||
|     pkgs+=("${pkg}") |     pkgs+=("${pkg}") | ||||||
| done | done | ||||||
|  |  | ||||||
|  | declare operation | ||||||
|  | operation="${1}" | ||||||
|  |  | ||||||
| declare conf_file | declare conf_file | ||||||
| conf_file='/etc/pacman-zfs-snapshot.conf' | conf_file='/etc/pacman-zfs-snapshot.conf' | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user