From 245b7dca53d4991f0c830203b84e45710f8030fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Sun, 12 Feb 2023 02:58:34 +0100 Subject: insert.php error reporting, correct hashes --- misc/analiza.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/analiza.txt b/misc/analiza.txt index ac2ef30..bb8b5f8 100644 --- a/misc/analiza.txt +++ b/misc/analiza.txt @@ -1 +1 @@ -cd www; find .. -maxdepth 2 -name *.torrent | parallel ./insert.php 'mysql:host=tranzistor:3306\;dbname=travnik\;charset=utf8' travnik $TRAVNIK_DB_PASSWORD {} | tee ../tmp/insert.txt; ocd +cd www; find .. -maxdepth 1 -name *.torrent | parallel ./insert.php 'mysql:host=tranzistor:3306\;dbname=travnik\;charset=utf8' travnik $TRAVNIK_DB_PASSWORD {} | tee ../tmp/insert.txt; ocd -- cgit v1.2.3