Fix variable name from tempir to tempdir (#810)

149.0.7827.114
Zihao FU 2026-06-26 08:57:06 +08:00 committed by GitHub
parent 0c9492f300
commit b886ad6812
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ chromepid=$!
sleep 10
kill $chromepid
rm -rf "$tempir"
rm -rf "$tempdir"
wait $tsharkpid
sudo chmod +r /tmp/direct.pcapng