Skip to content

Commit

Permalink
swap log
Browse files Browse the repository at this point in the history
  • Loading branch information
ipitio committed Feb 9, 2024
1 parent a4d5178 commit dc8a668
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions advanced/Scripts/speedtestmod/speedtest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -113,3 +113,7 @@ main() {
}

main > "$FILE"

cp $FILE /var/log/pihole/speedtest.log
rm $FILE
```

0 comments on commit dc8a668

Please sign in to comment.