mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-08 08:23:07 +00:00
6 lines
51 B
Bash
6 lines
51 B
Bash
#!/bin/bash
|
|
|
|
# Run
|
|
echo "Run Codex node"
|
|
exec "$@"
|