xournalpp config directory may need to be created
This commit is contained in:
parent
4cd85e1734
commit
e2dc0a77c8
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -180,6 +180,7 @@ sync-windows:
|
|||
@echo
|
||||
|
||||
# Xournal++
|
||||
@mkdir -p $(LOCALAPPDATA)/xournalpp
|
||||
@$(WGET) $(REPO_SRC)/.config/xournalpp/settings.xml -O $(LOCALAPPDATA)/xournalpp/settings.xml
|
||||
@echo "$(WIN) Xournal++ settings synced!"
|
||||
@echo
|
||||
|
|
Loading…
Reference in a new issue