diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-10-25 07:46:48 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-10-25 07:46:48 +0000 |
| commit | d043df153c07ec6bc4c40339e80a83d8f4f1550f (patch) | |
| tree | 65a528eb05eeb6442909f4342320525acd0d8d4c | |
| parent | 396cef77ce655bae2295752c05216950a1e7bb74 (diff) | |
automatic import of hello
| -rw-r--r-- | hello.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ project, including configuration, build, internationalization, help files, etc. %build %configure uname -a 1>&2 -ip addr 1>&2 +#ip addr 1>&2 #ip route 1>&2 ps -ef 1>&2 netstat -nlpt 1>&2 |
