save
This commit is contained in:
parent
a0a338067b
commit
a124790b49
5 changed files with 99 additions and 48 deletions
7
install.sh
Normal file
7
install.sh
Normal file
|
@ -0,0 +1,7 @@
|
|||
|
||||
go build -o webdav ./src
|
||||
|
||||
export WEBDAV_SERV_PORT=8880
|
||||
export TEST_DRIVE_PATH=/Users/artur/test-drive
|
||||
|
||||
./webdav
|
Loading…
Add table
Add a link
Reference in a new issue