From 5f5998dac3f2bed1718bc90c569a6551c10019fb Mon Sep 17 00:00:00 2001 From: Dejavu Moe Date: Fri, 16 Dec 2022 21:52:42 +0800 Subject: Modified run.sh --- run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.sh b/run.sh index f643075..5eee622 100644 --- a/run.sh +++ b/run.sh @@ -17,4 +17,4 @@ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/aistudio/libs/lib chmod +x gpg-fingerprint-filter-gpu -./gpg-fingerprint-filter-gpu -a ed25519 -j 4096 -t 59000051 "x{16}|x{15}|x{14}|x{8}y{8}|x{4}y{12}" /root/paddlejob/workspace/output/gpg14.key +./gpg-fingerprint-filter-gpu -a ed25519 -j 4096 -t 59654321 "x{16}|x{15}|x{14}|x{8}y{8}|x{4}y{12}" /root/paddlejob/workspace/output/output.pgp \ No newline at end of file -- cgit v1.2.3-54-g00ecf