This commit is contained in:
Holger Sielaff
2025-06-28 16:34:26 +02:00
parent 1776881a5d
commit ea4892db33

2
utils
View File

@@ -1,2 +0,0 @@
psq="sudo -upostgres psql track -c"
$psq "select count(*) from tracks WHERE request_type = 'uplink'"