create hooks directory

This commit is contained in:
Mylloon 2023-05-01 13:57:46 +02:00
parent b6412dc0d8
commit 516e1c6510
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -105,6 +105,7 @@ sync-arch:
@$(WGET) $(REPO_SRC)/.config/VSCodium/product.json -O $(HOME)/.config/VSCodium/product.json
# Pacman hooks
@mkdir -p /etc/pacman.d/hooks
@$(WGET) $(REPO_SRC)/pacman.d/hooks/stop-wine-associations.hook -P /etc/pacman.d/hooks