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