forked from lrvick/dotfiles
fix qubes target
This commit is contained in:
parent
a8bea18cad
commit
ab3828f3da
2
Makefile
2
Makefile
|
@ -16,7 +16,7 @@ apply-general:
|
||||||
|
|
||||||
apply-qubes:
|
apply-qubes:
|
||||||
@echo "Applying Qubes configurations..."
|
@echo "Applying Qubes configurations..."
|
||||||
sudo stow --target=\ qubes
|
sudo stow --target=/ qubes
|
||||||
|
|
||||||
install-apt-essentials:
|
install-apt-essentials:
|
||||||
sudo apt install \
|
sudo apt install \
|
||||||
|
|
Loading…
Reference in New Issue