Create local_run.sh
This commit is contained in:
parent
874e52ec5e
commit
749152fc03
1 changed files with 3 additions and 0 deletions
3
services/frostfs-uploader/scripts/local_run.sh
Normal file
3
services/frostfs-uploader/scripts/local_run.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
export FROSTFS_UPLOADER_CONFIG=./config.yaml
|
||||
go run main.go
|
Loading…
Add table
Reference in a new issue