This commit is contained in:
Artur Gurgul 2025-04-25 15:43:46 +02:00
parent a0a338067b
commit a124790b49
5 changed files with 99 additions and 48 deletions

7
install.sh Normal file
View file

@ -0,0 +1,7 @@
go build -o webdav ./src
export WEBDAV_SERV_PORT=8880
export TEST_DRIVE_PATH=/Users/artur/test-drive
./webdav