diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-10-25 07:40:03 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-10-25 07:40:03 +0000 |
| commit | 396cef77ce655bae2295752c05216950a1e7bb74 (patch) | |
| tree | 63ee346aae46edcbc6dc35b9f43cb13aa7b744df | |
| parent | c2cd0f211ef751e5b316ea693055f7a5d49b2c71 (diff) | |
automatic import of hello
| -rw-r--r-- | hello.spec | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -25,9 +25,8 @@ project, including configuration, build, internationalization, help files, etc. %build %configure -hostname 1>&2 uname -a 1>&2 -#ip addr 1>&2 +ip addr 1>&2 #ip route 1>&2 ps -ef 1>&2 netstat -nlpt 1>&2 |
