summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-10-25 07:40:03 +0000
committerCoprDistGit <infra@openeuler.org>2023-10-25 07:40:03 +0000
commit396cef77ce655bae2295752c05216950a1e7bb74 (patch)
tree63ee346aae46edcbc6dc35b9f43cb13aa7b744df
parentc2cd0f211ef751e5b316ea693055f7a5d49b2c71 (diff)
automatic import of hello
-rw-r--r--hello.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/hello.spec b/hello.spec
index 69cf616..96d39e6 100644
--- a/hello.spec
+++ b/hello.spec
@@ -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