mirror of
https://github.com/rancher/cli.git
synced 2026-02-05 09:48:36 +01:00
4 lines
35 B
Plaintext
4 lines
35 B
Plaintext
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
exec $(dirname $0)/ci
|