mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
5 lines
77 B
Bash
Executable File
5 lines
77 B
Bash
Executable File
#!/bin/bash
|
|
|
|
go get -u github.com/crawlab-team/crawlab-core@main
|
|
go mod tidy
|