mirror of
https://github.com/rancher/os.git
synced 2025-09-01 06:40:31 +00:00
Replace rancherio with rancher
Signed-off-by: Wang Long <long.wanglong@huawei.com>
This commit is contained in:
@@ -3,7 +3,7 @@ package control
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/codegangsta/cli"
|
||||
"github.com/rancherio/os/util"
|
||||
"github.com/rancher/os/util"
|
||||
)
|
||||
|
||||
func devAction(c *cli.Context) {
|
||||
|
Reference in New Issue
Block a user