script for serving repo on local network

This commit is contained in:
Kieran McAuliffe 2024-08-02 13:26:13 +02:00
parent 94d190044e
commit acdd377020

1
serve-files.sh Normal file
View File

@ -0,0 +1 @@
git daemon --base-path=. --export-all --reuseaddr --informative-errors --verbose