diff options
| -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 |
