add dav lib git submodule

This commit is contained in:
Jonas Heinrich 2023-01-03 17:15:47 +01:00
parent 0ef57a7b8e
commit 5f44cbb266
4 changed files with 12 additions and 5 deletions

View file

@ -1,4 +1,4 @@
all:
build:
git submodule update --init
# Build server
cd server && git submodule update --init
@ -11,6 +11,5 @@ all:
clean:
rm nixos.qcow2
run:
QEMU_NET_OPTS="hostfwd=tcp::8080-:80,hostfwd=tcp::1433-:143,hostfwd=tcp::5877-:587" nixos-shell vm-nextcloud.nix