Merge branch 'develop' into webv2
This commit is contained in:
@@ -18,7 +18,7 @@ fi
|
||||
pushd ../../.. > /dev/null
|
||||
|
||||
# Build and run owncast from source
|
||||
go build -o owncast main.go
|
||||
go build -race -o owncast main.go
|
||||
./owncast -database $TEMP_DB &
|
||||
SERVER_PID=$!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user