mirror of
https://github.com/rancher/os-kernel.git
synced 2025-08-25 23:38:26 +00:00
4 lines
35 B
Plaintext
4 lines
35 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
exec $(dirname $0)/ci
|