mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-17 17:24:16 +08:00
@@ -351,7 +351,7 @@ chsrc_ensure_root ()
|
||||
else return;
|
||||
}
|
||||
not_root:
|
||||
xy_error ("chsrc: 请在命令前使用 sudo 来保证必要的权限");
|
||||
xy_error ("chsrc: 请在命令前使用 sudo 或切换为root用户来保证必要的权限");
|
||||
exit (1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user