WORKAN WOOOO

This commit is contained in:
2025-10-29 21:01:20 -06:00
parent bfe35e1230
commit fb1ab77353
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#!/bin/bash
numlogs=500
numlogs=2500
tmp_log="./chrony_statistics.log"
sudo tail -n $numlogs /var/log/chrony/statistics.log > $tmp_log