webdav/install.sh

7 lines
113 B
Bash
Raw Permalink Normal View History

2025-04-25 15:43:46 +02:00
go build -o webdav ./src
export WEBDAV_SERV_PORT=8880
export TEST_DRIVE_PATH=/Users/artur/test-drive
./webdav